» Tag
ssr
2 postsPartial Prerendering in Next.js: Static Shell, Dynamic Stream
Next.js's experimental PPR feature serves a static HTML shell instantly from the CDN while streaming dynamic Suspense sections from origin in the same response, replacing ISR tradeoffs.
React useLocalStorage: SSR-Safe Persistent State Hook
A look at the four hidden bugs in hand-rolled useState+useEffect localStorage patterns, and how the useLocalStorage hook fixes SSR, sync, and serialization issues.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.com