Skip to main content

Next.js

Introduction

General

  • Next.js 14 • Overview of new features • Next.js 📖

App Router

Data fetching

Streaming

Backend use cases

  • Using Next.js The Wrong Way • Examples of the convenience of using Next’s middleware and API endpoint capabilities for backend-only use cases • Theo 📺

Loading Third-Party Resources

  • Optimizing Third-Party Loading in Next.js • Introducing @next/third-parties as a wrapper around the Script component, along with the research that led to it • Houssein Djirdeh 📺
  • For most things, use the Script component
  • Use partytown?

Hybrid CSR, SSR, SSG and ISG

Image optimization

Search Engine Optimization

Authentication

  • NextAuth?
  • Kinde?

Vercel

Inbox