Learn Class Components in React

A one-hour course to get you up to speed with class components in React


Avatar of Bob Ziroll

Duration
80 min

Intermediate
TierCommunity
Follow
Start Course
Content
About
Class Components Section Intro
ES6 classes review
Intro to class components
Class components practice
Frontend Career Path
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
Certificate of Completion