jonmatumalpha
conceptsnotesexperimentsessays

© 2026 Jonatan Mata · alpha · v0.1.0

#nextjs

2 articles tagged #nextjs.

  • Next.js

    React framework for full-stack web applications with Server Components, file-based routing, SSR/SSG, and built-in performance optimizations.

    seed#nextjs#react#framework#ssr#ssg#app-router#vercel
  • Server Components

    React paradigm where components execute on the server, sending only HTML to the client, reducing the JavaScript bundle and improving performance.

    seed#server-components#rsc#react#nextjs#performance#rendering
All tags