Introduction to React | What is React?
What is React?
A JavaScript library for building front-end user interfaces. It is also possible to build SPA (page single page application) that improves UX experience, and can create and provide various reusable UI components.
Benefits of React
This is the merit of using React that React advocates.
- Declarative -Component-Based
- Learn Once, Write Anywhere