Hi I was thinking of learning ReactJS to do some CRUD Apps and to start it for my journey to become MERN Stack dev with my friend but it happens I only understand basic of JS and ES6 features such as Class,arrow function and higher order function. is it okay to jump now with React or I should learn more the ES6 Features?
Eh? Just go ahead and build something.
I completely agree. Studying is useful, but you have to build things to consolidate it. It's also way faster to take a fast pass over topics and then later go into detail than it is to try to learn everything about one topic and then the next, etc.
Just keep learning more JS over time as you build and you'll be fine.
Alright will do that thank you disrael😊