Web & Frameworks

Next.js

A React framework for server-rendered, statically generated, and full-stack web applications.

What it is

Next.js combines React with routing, server rendering, data loading, and production build tooling.

How I learned it

I learned Next.js by building complete applications and this portfolio.

How I use it

I use it for route-based applications, server and client component composition, metadata, and APIs.

Concepts I work with

  • App Router
  • Server Components
  • Static generation
  • Route handlers

What I learned

Clear server and client boundaries make applications easier to maintain.

Applied experience

Projects using Next.js