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...When Front end developers need to locate elements on a web page, they use CSS selectors! Why not for selenium webdriver automation?
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...This is an offline page. Looks like we can't reach the network. Do not loose hope, you can still find something useful within these pages.
Read more...Three valuable tools to finally conquer fear of terminals. Git Aliases, Bash Aliases, and One click snippets.
Read more...Have you stayed off from Regular Expressions because they look complex. Grok them in this 30-minute practical guide.
Read more...Everyone faces their impostor self once in a while. Especially when you know how much you don't know. One way to fight against the syndrome is to recognize what you do know. To realize you are becoming better.
Read more...Privacy first: no tracking scripts, no Google Analytics
Read more...