React

React

A JavaScript library for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. React can be used as a base in the development of single-page or mobile applications, as it is optimal for fetching rapidly changing data that needs to be recorded. However, fetching data is only the beginning of what happens on a web page, which is why complex React applications usually require the use of additional libraries for state management, routing, and interaction with an API.

GitHub Link

https://github.com/facebook/react/

Main Website

https://reactjs.org/

License

Open Source

Resources

There are no resources available.

Be the first to submit an article or tutorial about this React.

Submit an article