Skip to content
- Introduction
- React vs Angular vs Vue.js vs other MVC frameworks
- Design Principles behind React
- Understanding the DOM
- Setting up Your Development Environment
- How Components Work in React
- The Component Life Cycle
- Overview of JSX Syntax
- Rendering an Element
- Building Your First Component
- Handling State in React
- Defining Your Components’ Parent/Child Relationships
- Event Handling and Conditional Rendering
- Container vs Presentational Components
- Implementing Forms and Processing User Input
- Testing Your React Web Application
- Integrating React with Other Frameworks and Plugins
- Deploying your React Application
- Summary and Conclusion