Dark Mode with Design Tokens in Tailwind CSS
An approach for implementing design system tokens in Tailwind, for more symbolic theming
Setting up NGINX and LetsEncrypt on my Home Server
I set up nginx and use LetsEncrypt wildcard certificates using the Route53 plugin to secure my home server's services.
Express / WebSockets for Real-Time Updates
A quick primer on using Express and WebSockets to enable real-time updates in your app or website.