+ 3

What is react.js?

9th Jun 2019, 4:22 AM
Pragati Mahajan
Pragati Mahajan - avatar
9 Answers
+ 11
React is 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. 
15th Jun 2019, 1:03 AM
Assassin💞[#BeFierce]
Assassin💞[#BeFierce] - avatar
+ 7
Get more information from here.. https://reactjs.org/tutorial/tutorial.html
9th Jun 2019, 11:23 AM
A͢J
A͢J - avatar
+ 5
Than Zaw Htet well explained 🙂
10th Jun 2019, 2:17 PM
Vishnu
Vishnu - avatar
+ 2
🚩Difference of "React JS" and "React Native"🚩 React JS is front end library developed by Facebook. It’s used for handling view layer for web and mobile apps. ReactJS allows us to create reusable UI components. It is currently one of the most popular JavaScript libraries and it has strong foundation and large community behind it. React Native is a mobile framework that compiles to native app components, allowing you to build native mobile applications, iOS, Android, and Windows, in JavaScript that allows you to use React JS to build your components, and implements ReactJS under the hood. Cookie, I hope that's a little bit help for you.
9th Jun 2019, 10:00 AM
Than Zaw Htet
Than Zaw Htet - avatar
+ 1
React.JS is a  "JavaScript Library" for building user interfaces. It is maintained by Facebook and a community of individual developers and companies. JavaScript library is a library of pre-written JavaScript which allows for easier development of JavaScript-based applications.
9th Jun 2019, 4:54 AM
Than Zaw Htet
Than Zaw Htet - avatar
+ 1
We can develop mobile applications in react.js ?
9th Jun 2019, 4:57 AM
Pragati Mahajan
Pragati Mahajan - avatar
+ 1
Jason Kennedy I'm not getting it
9th Jun 2019, 6:17 AM
Pragati Mahajan
Pragati Mahajan - avatar
0
no..you need react native for apps react just makes it possible for live page updating while react native allows you to compile code for applications.
9th Jun 2019, 6:01 AM
Jason Kennedy