Intro to Next.js
Details
Join us this month as we take an introductory look at Next.js and build a small demo app. Topics covered will include:
- Bootstrapping a new Next.js project
- Pages and basic routing
- Built-in styling solutions
- Basic data fetching
- SSG (static site generation) vs SSR (server side rendering)
The source code will be made available on GitHub after the event.