what is react.js? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

what is react.js?

explain about react js

29th Jul 2017, 1:02 PM
jaffer sathick
jaffer sathick - avatar
4 Answers
+ 4
take a look here: https://en.m.wikipedia.org/wiki/React_(JavaScript_library)
29th Jul 2017, 1:46 PM
JΞΜΔ 🇨🇩👑
JΞΜΔ  🇨🇩👑 - avatar
+ 5
It's like Firebase, jquery. Just a module You can do further reading.
29th Jul 2017, 2:01 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 4
React is a declarative, efficient, and flexible JavaScript library for building user interfaces( almost same like jquery maybe ) Your components tell React what you want to render – then React will efficiently update and render just the right components when your data changes. Here, ShoppingList is a React component class, or React component type.
29th Jul 2017, 1:44 PM
Art456
Art456 - avatar
+ 1
A Javascript framework
29th Jul 2017, 2:01 PM
Calviղ
Calviղ - avatar