Developing an Installable Website Is Unbelievably Easy
Just 2 extra files. A manifest and a service worker JavaScript, both less than 10 lines. That's all it takes to install your website to your mobile home screen.
Read more...Just 2 extra files. A manifest and a service worker JavaScript, both less than 10 lines. That's all it takes to install your website to your mobile home screen.
Read more...Progressive Web Apps are like X-Men. They are normal websites with superpower mutations. They learned to live on mobile home screen and work offline! You don't know you are using them.
Read more...Promises are the new return type of most of the asynchronous web APIs in JavaScript. Much friendlier on your brain. They help you handle errors better. Also, to have more control
Read more...Event loop in the browser and the promise to Run to Completion are the two key aspects of Asynchronous JavaScript
Read more...Have you stayed off from Regular Expressions because they look complex. Grok them in this 30-minute practical guide.
Read more...