#routing-system

[ follow ]
LogRocket Blog
3 months ago
JavaScript

Exploring advanced Next.js routing conventions - LogRocket Blog

Next.js offers a built-in routing system with support for both client-side and server-side rendering, eliminating the need for external libraries like React Router DOM.
Next.js 13 introduced the App Router with features like layouts, dynamic routes, nested routes, and new routing conventions for creating advanced routing patterns. [ more ]
[ Load more ]