Today we discuss what is react first we all know who developed by react. It is developed by Facebook(now Meta)in 2011 and it is open sourced in 2013.
React is a JavaScript library used for building user interfaces and it a component based UI. React allows us to create reusable UI components.
It is mainly used for Single Page Applications. It allows developers to create large web applications that can change data,without reloading page.
The main purpose of react is to be fast, Scalable and simple.
Top comments (0)