Development·January 31, 2026·3 min readTwo Years with Server Components: Honest ThoughtsAn honest retrospective on using React Server Components in production for two yearsReactServerComponentsNext.jsfrontend
Development·January 12, 2026·3 min readBuilding My Own Blog with Next.jsWhy I left Velog, how I built my own blog, and what I learned along the way.Next.jsblogMDX
Development·January 3, 2026·3 min readLessons from Migrating My Blog to Next.js 16The struggles and insights from upgrading from Next.js 14 to 16Next.jsmigrationReactfrontend
Development·July 25, 2025·3 min readReact Server Actions: Pitfalls I Hit in ProductionServer Actions looked simple. Then I actually used them.ReactServer ActionsNext.js
Development·March 25, 2025·2 min readAstro vs Next.js: Which One for Static Sites?I built sites with both. Shipping less JavaScript makes a bigger difference than I expected.AstroNext.jsSSG