ReactJS_Notes
1. What is ReactJS?
- Component-Based Architecture
3. Core Concepts:
- Updating: componentDidUpdate
- Unmounting: componentWillUnmount
6. Advantages of ReactJS: - Reusability of Components
8. Common Commands: