Ultimate Technology Maniacs
Progressive Web Apps is a term that is most discussed these days amongst the developers. So, you may have also come across this term, unless you stay in a cave and are cut off from the world. Let’s know more about it. What are Progressive Web Apps (PWA’s)? Progressive Web Apps(PWA) uses modern web […]
Tags: javascript , pawjs , progressive web app , pwa , ReactJS , reactpwa
- Yash Thakur
18th May 2018
You may have heard about or come across a new term called Proxies. So, what do you mean by Proxy, what is JavaScript Proxies, how are they more helpful and how you can implement them using ES6? Too many questions. Phewww… Let’s find out more about them. What is a Proxy? Dictionary Meaning:the authority to represent […]
Tags: ES6 , javascript , Proxies
Background Geolocation has been a significant feature to track the user’s location. We can represent it on the maps (such as Google Maps, Open Maps) with the help of the coordinates (latitude and longitude) using Javascript. Initially, the user used it to monitor his/her location. However, as the industry grew the uses of geolocation grew […]
Tags: Geo Location , Google Maps , javascript
27th Apr 2018