-
Personalization in WP Queries using localStorage
-
Progressive Web Apps: The Good & The Bad
From day one, I’ve always imagined holding a website in my hand. Back in 2006, when I started making sites in Macromedia Flash and Dreamweaver, it just felt like the right way to think about the web—something you could interact with directly on a device, no extra layers. The iPhone was starting to take off,…
-
Native Push Notifications on Non-Native Apps
Most recently for a NextJS PWA, I needed to get push notifications onto the phone in a way that would avoid having to download the app. With some trial and error — it was a huge success! Service Workers & PWA Functionality So — assuming every person reading this has a phone and has experienced…