Writing
Next.js
4 pieces tagged Next.js. Everything else is one click away in the rail beside it.
31 documents · press / to search
9 min read
Architecting large-scale Next.js applications: Server Components, caching and state
How to structure a Next.js App Router codebase that stays fast as it grows — where the client boundary belongs, what Server Components actually cost, which caching layer answers which question, and the state patterns that survive a hundred routes.
Next.jsReactArchitectureFrontend
7 min read
The cost of JavaScript: what a 100/100 Lighthouse score actually requires
A framework floor you cannot budget below, four techniques that move the number, and the measurement discipline that keeps it there. Written from a site that scores 100/100/100/100 with zero route-level JavaScript.
PerformanceCore Web VitalsFrontendNext.js
5 min read
Dark mode without the flash: theming across Next.js, React Native and mobile web
The flash of the wrong theme is a timing problem, not a styling one. How to make the first paint correct on the server, keep it correct across platforms, and avoid the four traps that make a dark theme look broken.
ThemingNext.jsReact NativeDesign systems
5 min read
Micro-frontends or a modular monolith: which one your product actually needs
Micro-frontends solve an organisational problem and charge a runtime bill for it. The three conditions that justify them, the four costs nobody budgets, and how to get the independence without the runtime cost.
ArchitectureFrontendMicro-frontendsNext.js
Start here
Tell us what you are building
Or what is breaking, or what has to go faster. You will get a straight answer from an engineer who would do the work.