2 articles tagged #nextjs.
React framework for full-stack web applications with Server Components, file-based routing, SSR/SSG, and built-in performance optimizations.
React paradigm where components execute on the server, sending only HTML to the client, reducing the JavaScript bundle and improving performance.