Learn Class Components in React
Offered By: Scrimba
Course Description
Overview
A one-hour course to get you up to speed with class components in React
- ES6 classes review
- State in class components
- State
- Setting state
- Converting to a class component
- The constructor method
- updating complex state
- componentdidMount()
- componentdidUpdate
- componentWillUnmount
- Lifecycle methods
- this.setState()
- Class components Challenges ð
Syllabus
- Learn Class Components in React
- 1. Class Components Section Intro
- 2. ES6 classes review
- 3. Intro to class components
- 4. Class components practice
- 5. Frontend Career Path
- 6. State in class components
- 7. Setting state in class components
- 8. Challenge: convert to a class component with state
- 9. Constructor method in class components
- 10. Challenge: constructor method
- 11. Updating complex state with this.setState()
- 12. Lifecycle Methods Intro
- 13. Lifecycle methods: componentDidMount() ð¶
- 14. Lifecycle methods: componentDidUpdate() part 1 âï¸
- 15. Lifecycle methods: componentDidUpdate() part 2 âï¸
- 16. Lifecycle methods: componentWillUnmount() ðª¦
- 17. Other Lifecycle Methods
Related Courses
Introduction to ReactJSMicrosoft via edX Front-End Web Development with React
The Hong Kong University of Science and Technology via Coursera Multiplatform Mobile App Development with React Native
The Hong Kong University of Science and Technology via Coursera Client-based Web Applications development: ReactJS & Angular
Universidad Politécnica de Madrid via Miríadax React
Udacity