+ 1
What are the advantages of React js?
Where we need to use React?
6 Respostas
+ 6
**React is a JavaScript
library for creating
user interfaces. Its
core principles are
declarative code,
efficiency, and
flexibility. Simply
specify what your
component looks like
and React will keep it
up-to-date when the
underlying data
changes.
- Official React
Documentation
• https://www.sololearn.com/learn/10615/?ref=app
+ 3
Later you can use ReactNative to create mobile apps.
+ 2
Top performance websites can be built from Next.js or Gatsby.js (react.js based)
Cross platform native apps can be built from React Native.
+ 1
1. Easy to learn
2. Rich user-interface
3. Faster development
4. Trusted by great companies
5. It is hot and trending
6. Strong community support
Source:
https://brainhub.eu/blog/reasons-to-choose-react-for-frontend-development/
0
We use react js to build monopage applications.
0
What are the advantages over angular and vue