resource · evergreen
vercel / next.js
The React Framework.
github.com/vercel/next.js · JavaScript
App Router, Server Components by default. I drop into a client component only where I actually need state or a browser API, which keeps the amount of JavaScript I ship a decision instead of an accident.