Chapter 1: Introduction to React
Chapter 1 of 14
Chapter 1: Introduction to React
1.1 What is React?
React is a JavaScript library for building user interfaces.
1.2 React Benefits
- Component-based
- Virtual DOM
- Large ecosystem
- Strong community