Front odds-and-ends
A blog about front-end related stuff. Mainly stuff I think is worth remembering for my own reference — but if you find it useful, too, then by all means, keep reading...
September 21, 2024
Boosting Continuous Integration Pipelines
Saving developer time by speeding up pipelines
September 16, 2024
Server Actions are Endpoints
How to think about server actions in your Next.js app
July 18, 2024
Barrel Files, Tests, and Bloated Bundles
What's wrong with using barrel files in tests?
June 29, 2024
Solving a problem of missing analytics data
I recently helped recover nearly 100% of dropped navigation events
June 16, 2024
Send analytics data with a beacon
Sending analytics data via navigator.sendBeacon()
June 9, 2024
New CSS Features
Exploring a few of the new and new-ish CSS features
June 5, 2024
Array Mapping Methods
Render a bunch of items when you don't have an array
May 31, 2024
RSC Payload
React Server Component payloads
May 21, 2024
Docker Learnings
A few tips to keep in mind when trying to optimize the docker image for a nextjs web app
April 28, 2024
Links to Classic Posts and Resources
Links to some classic posts and web resources I like to revisit from time to time
April 11, 2024
Measuring Speed Index
Investigating a measure of speed index for web pages
March 3, 2024
Keypress Events
Some interesting things about keyboard events
February 3, 2024
New Set Methods
Useful Set methods widely available as of June 2024