Do i need ES6 to work with react? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

Do i need ES6 to work with react?

I dnt know ES6 version of javascript.So, can i work with react.Or, should i first learn ES6 then go with react? Ans plz.

23rd Mar 2018, 1:34 PM
Farhan Wassy
Farhan Wassy - avatar
3 Answers
+ 6
The React documentation says that you can use it without ES6: https://reactjs.org/docs/react-without-es6.html Even so, why do not you learn a little about it? If you are a Web developer that would help you a lot in the future.
23rd Mar 2018, 4:06 PM
Mickel
Mickel - avatar
+ 4
you can use TypeScript with React
25th Mar 2018, 9:12 PM
grzesiekmq
grzesiekmq - avatar
0
tnx for the info
23rd Mar 2018, 10:26 PM
Farhan Wassy
Farhan Wassy - avatar