- Jul 31, 2020
- 9,111
- 1,040,144
- 129
TUTProfessor submitted a new resource:
Egghead - Build a site from scratch with Next.js, TypeScript, Emotion and Netlify - Next.js is a React framework that provides a solutions to problems such as: 🌟 bundling & transpili
Read more about this resource...
Egghead - Build a site from scratch with Next.js, TypeScript, Emotion and Netlify - Next.js is a React framework that provides a solutions to problems such as: 🌟 bundling & transpili
Next.js is a React framework that provides a solutions to problems such as:
In this collection we're going to learn how to harness the power of Next.js + TypeScript and how to work with Netlify in order to...
bundling & transpiling your React code
code splitting
being able to switch between client side rendering & server side rendering depending on the page (e.g. landing page vs. settings page)
client-side routing
Read more about this resource...