- Next vs React
- CSR vs SSR
- SEO optimisations
- File based routing (App router)
- “use client” directive
- Backend routes in NextJS
- Data fetching in next
- async components, server components
Whats left
()
- Route Groups
[]
– Dynamic Segment
[...]
– Catch-All Segment
- middlewares in next
- static site generation
- hydration