A one-hour course to get you up to speed with class components in React
Overview
Syllabus
- Class Components Section Intro
- ES6 classes review
- Intro to class components
- Class components practice
- State in class components
- Setting state in class components
- Challenge: convert to a class component with state
- Constructor method in class components
- Challenge: constructor method
- Updating complex state with this.setState()
- Lifecycle Methods Intro
- Lifecycle methods: componentDidMount() 👶
- Lifecycle methods: componentDidUpdate() part 1 ✏️
- Lifecycle methods: componentDidUpdate() part 2 ✏️
- Lifecycle methods: componentWillUnmount() 🪦
- Other Lifecycle Methods
- Want to become a Scrimbassador?
- How to Utilize Your Certificate