Do i have to learn HTML also before moving to JavaScript and jquery.....as bcz i want to work on react native platform | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do i have to learn HTML also before moving to JavaScript and jquery.....as bcz i want to work on react native platform

26th May 2020, 3:57 AM
MR. ORACLE
MR. ORACLE - avatar
1 Answer
0
You should build up strong web foundation on HTML, CSS and Javascript especially ES6 (React uses ES6 a lot) first. Once you have web foundation, you should learn ReactJS, before learning React Native. You can skip jQuery, it's not needed in any JavaScript frameworks like React. https://www.sololearn.com/Course/HTML/?ref=app https://www.sololearn.com/Course/CSS/?ref=app https://www.sololearn.com/Course/JavaScript/?ref=app https://www.sololearn.com/Course/react/?ref=app The following is a great guide on learning ReactJS in 2020 which including React Hooks. https://dev.to/codeartistryio/the-react-cheatsheet-for-2020-real-world-examples-4hgg
26th May 2020, 4:02 AM
Calviղ
Calviղ - avatar