Design and Anatomy of a Push Notification 2020 Push notifications have been around for over 10 years. First introduced in 2009 for iOS, they quickly…
Manage HTML DOM with vanilla JavaScript only How to manage HTML DOM with vanilla JavaScript only? For modern browsers and IE 11+. https://htmldom.dev/ Celebrating 15…
Web Security This course is a comprehensive overview of web security. The goal is to build an understanding of the most common web attacks and…
Location, Privilege and Performant Websites […]The power went out and with it, internet connectivity. Wind storms and even a hard rain can knock the power…
Cache-Control for Civilians One of the most common and effective ways to manage the caching of your assets is via the Cache-Control HTTP header. This header applies…