About 102 results
https://alexanderson.leaflet.pub/3mbwcw5w5p22a · 8 Jan 2026 · 🦋 Bluesky
It's tradeoffs, all the way down.
https://alexanderson.leaflet.pub/3mbriacvrj22a · 6 Jan 2026 · 🦋 Bluesky
Nadia Makarevich has some great numbers from a realistic benchmark. (h/t to Chris Coyier for putting it in my feed.) The whole writeup is worth reading, since it goes in-depth into several data-loading strategies. The summary is excellent: Server Component...
https://desertthunder.leaflet.pub/3mat367txas24 · 25 Dec 2025 · 🦋 Bluesky
Dev Log 40: 2025-12-25
https://mikebifulco.com/newsletter/open-source-is-community · 11 Nov 2025
Open source doesn't work without good faith - and sometimes you need to patch a dependency to do your part.
https://danny.is/notes/announcing-tauri-template/ · 20 Aug 2025
While building Astro Editor I learned a fair bit about Tauri and how to develop simple macOS/React apps with it using Claude Code. So I spent a few hours building the boilerplate I wish I'd had when I started, tauri-template. It comes with: - A basic boile...
https://blog.kenrick95.org/2025/06/ikuyo-plan-your-next-trip/ · 1 Jun 2025
It has been many months since I started this side project called Ikuyo (source code in GitHub). I think I'm now relatively satisfied with the feature set to do a write up. Ikuyo is a web application for made to help and collaborate on travels. Features Iku...
https://saewitz.com/server-components-give-you-optionality · 30 Apr 2025
not a prescription
https://saewitz.com/abusing-rscs-cache-for-blog-footnotes · 8 Mar 2025
stable pointers
https://afloat.boats/posts/component-coloring · 23 Jan 2025
NextJS 15 made sync APIs async to force component coloring for SSR boundaries. Here's why.