Journal
Notes from real projects - AWS, DynamoDB, Rust, home servers, and whatever open source tool I'm currently building.
DynamoDB Streams locally with arc.codes & Enhance
DynamoDB Streams don't work locally with Dynalite. I built an arc plugin that fixes that with DynamoDB Local and a polling middleware.
Read article →
A mistake the internet won't forget easily
A hungover deploy, a misconfigured cache header, and browsers that refused to forget. A cautionary tale about cache-control.
Read article →
Eleventy 2.0 & WebC
I rebuilt two production sites with Eleventy 2.0 and WebC. Here's what I learned about HTML-first components and the gotchas to watch for.
Read article →
Sharing Enhance elements between projects
Sharing components across Enhance projects wasn't straightforward - so I built an arc plugin to handle it.
Read article →
Back to the Future
The web framework world is finally course-correcting. Remix and Enhance are putting web-first principles back where they belong.
Read article →