Class Slides
Topics Covered
- What is React, and why are we going to use it?
- What is Next.js, and why are we going to use it?
- Who uses React and Next.js
- React Components
- What do Components in React look like?
- A small intro to JSX
- A Class based component
- A Function based components (using hooks.)
- Installing and exploring react and next.js