0
How can I make use of react.js in my project?
I understand that react.js is one of JavaScript framework. But the problem is that I'm not good at JavaScript, can I learn react.js?
2 Respostas
+ 2
Yes you can learn react.js without knowing JS. But it's better to know the basics of the language
0
as javascript framework, it is mandatory to know at least basic of javascript syntax / grammar to use it ^^
you can't learn react.js without a minimal js understanding, and it would be hard to use it without knowing well at least js basics ;P