+ 7
Should I learn JS deeply then I start learning React.js or knowing fundamentals will suffice? And how about Node.js?
12 Respostas
+ 2
1. For the first, just try to learn about the basic of Vanilla ESCMA6 JS
2. Try to learn to use external html JS Library.. such jQuery
3. After that.. Try to learn server control with it, it's Node.JS
4. Try to work with data and lifetime action with React & Redux
5. For more extented skill, you could also try AngularJS & NestJS
6.The rest of JS family will train you into backend dev
That's my learning path in JS which for me it's comfortable and easy to understand..
That's for me.. Don't stop typing :>!
+ 5
Maybe an intermediate JS knowledge will be helpful.
+ 5
Elroy Situmorang That's for me, either, because it leads me to my favorite stack, the MERN stack :)
By the way, thank you my dear pal.🙏🌹
+ 4
If you want to understanding about react or node then you should need to learn js bcz js is base for all of these.
+ 4
Sonic Yeah, you're right! Tnx, pal🙏
+ 4
Desmond Ampomah I'm crazy about JS. It's the stack that I've chosen. By the way, thank you, lady🙏🌹🌹🙏
+ 4
Coding Full It's lame to act like this, pal.
+ 4
Elroy Situmorang I almost forgot to ask about the sources!
What sources do you suggest?
+ 3
Sumit Programmer😎😎 Thank you for your advice🙏
+ 3
🇮🇳Vivek🇮🇳 Hey, pal. I know the things you've mentioned. But, you know, I'm so fastidious about knowing it completely😔. I'm a little bit perfectionist. I'm bothered, though😎
+ 1
Deeply
+ 1
Knowing fundamentals + ES6
Especially higher order functions like map, filter etc.
You can learn nodejs if you know basics of javascript.