App Router, Pages Router and layout patterns.
Creating and using dynamic routes in Next.js.
Shared UI via nested layouts.
Next.js offers conventions for routing and nested layouts. Learn the App Router (if using) and how to structure shared UI with layout components.