Articles
Guides and deep dives on software engineering topics.
Standard Notes Plugins
A guide to creating and using plugins
Number Localization
A comprehensive reference
Stable Diffusion in the Cloud
A guide to running automatic1111 stable diffusion servers in the cloud
A step-by-step guide on how to merge multiple Git repositories into one, perfect for transitioning to a monorepo structure.
A complete guide to publishing an app on Fdroid, including Reproducible builds.
A guide to creating text frames with the Canva FontFrame app
A guide to configuring the browser cache settings for for assets in Cloudflare Pages
A guide to caching D1, R2, or other data in a Cloudflare Worker
An easy way to force a footer to the bottom of the page
A guide to calling Chainlink Functions and authenticating to a private API with secrets
An opinionated guide on creating a good frontend/typescript interview process. This especially applies to companies with highly complex applications and systems.
A very brief comparison of NPM, Yarn, and Pnpm package managers, from a performance perspective
Configuration guide for deploying to Vercel without using NextJS. Rewrites for SPAs, Serverless Functions, and Caching.
Beyond the basics of module federation to cover what a production app will most likely need. Dynamic Imports, Sharing Files and Libraries, Web Components, Routers, Prefetching, Cache Busting, Dynamic URLS.
How, why, and when to change theme styles in a web application