Is it advisable to learn react and Jsx before JavaScript | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Is it advisable to learn react and Jsx before JavaScript

Should JavaScript be learnt before starting the React course

22nd Dec 2020, 12:27 AM
Joshua Uchenna
Joshua Uchenna - avatar
3 Answers
+ 3
You must learn JavaScript first After goes for JS Frameworks /libraries if you don't have any knowledge of JS it will be hard to learn React React prerequisites: JavaScript basics : let, const, var, functions, conditional statements. ES6 : arrow functions, Object literals, classes, Inheritance, Array & Objects Destructuring, rest and spread operator
22nd Dec 2020, 3:03 AM
Shahghasi Adil
Shahghasi Adil - avatar
+ 2
It's optional to Learn React and JSX before JavaScript.
22nd Dec 2020, 12:29 AM
Dino Wun (Use the search bar plz!)
Dino Wun (Use the search bar plz!) - avatar
+ 2
Do it the other way round, JS first.
22nd Dec 2020, 4:31 AM
Sonic
Sonic - avatar