Tag: #rsc
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
React Server Components & Next.js App Router — RSC Protocol, Server Actions, PPR, Streaming (2025)
Why Server Components exist, how they differ from SSR, the real boundary between "use server" and "use client", the RSC Flight Format and streaming, Server Actions replacing fetch, the four cache layers of App Router, Ne
2026-04-15 · 10 min read #react#nextjs#rsc#server-components#app-routerState Management Renaissance 2025 — Zustand, Jotai, Valtio, TanStack Query, Signals, XState, RSC (S6 E10)
Redux ruled state management for a decade. In 2024–2025 that quietly ended. Zustand, Jotai, Valtio, TanStack Query, Signals (Preact, SolidJS, React proposal), XState for state machines, and React Server Components each o
2026-04-15 · 8 min read #frontend#state-management#zustand#jotai#valtioThe Frontend Engineer in 2025 — Career Growth, RSC, Signals, AI, Edge, Burnout (Season 6 Finale)
The Season 6 finale: where is the frontend engineer role in 2026? Server Components and Signals changed the mental model. AI pair-programmers changed how we write code. The "full-stack TypeScript" identity matured. Here
2026-04-15 · 8 min read #frontend#career#rsc#signals#aiNext.js 15 + React 19 Complete Guide: Server Components to Server Actions — 2025 Production Handbook
Master the innovations of Next.js 15 and React 19. From Server Components and Server Actions to Turbopack, PPR, caching strategies, and advanced App Router patterns — a production-ready guide for developers migrating fro
2026-03-23 · 34 min read #nextjs#react#server-components#server-actions#rsc