-
> In search of the perfect browser
My thoughts on the browsers I've tried out recently.
-
> My developer toolbox 2023
The apps, extensions and plugins I use to be a better developer.
-
> Page prefetching and transitions in Astro
There’s a middle ground between MPA and SPA.
-
> Deep linking in Tauri - an OAuth use case
It's now possible to leverage deep linking in Tauri on all platforms! Here's how.
-
> Rapid development of a real-time collaboration app
Webhooks and every tool in the shed to meet the deadline.
-
> How native-feeling can a web app become?
Building an accessible weather app as a progressive web app.
-
> Running a dockerized local backend on Apple Silicon
Speed up your docker containers by up to 17x.
-
> An accessible & effective dark theme switch in React
Creating a proper dark theme switch requires more consideration than you might think.
-
> A complete React PWA update system
Updating a React PWA is a nightmare. Let's fix it.