02 React II
Topics covered in this week are:
- Functional Components
- Import and Export
- Props
- UseState
- UseEffect
- Lists and Keys
- Conditional Rendering
- Simple form input
- Sharing state between components
We meet on Zoom.
Orient yourself in this documentation:
- Importing and Exporting Components
- Spread operator in JS
- Destructuring in JS
- Functional Components
- Props
- UseState
- UseEffect
- Fetch (GET) in JS
- Fetching (GET) in React
- React docs - Lifting State or toolbox lifting state
Orient yourself in this documentation: