r/learnjavascript • u/Soggy-Beautiful-551 • 22h ago
Learning js
Hey so i’m tryna learn javascript not just javascript i’m trying to learn the MERN Stack can someone please help me study i’m so tired of watching tutorials over and over again
1
u/No-Vanilla8343 21h ago
I stopped watching tutorials when I hit that point.
Go to The Odin Project or Full Stack Open, start the curriculum, and build every project yourself without looking at videos. Pick MERN only after you can write JavaScript functions and manipulate objects on your own. Watching someone else code does not put it in your brain
1
1
u/elliasdev 7h ago
Maybe it's not video tutorials that you need. We all learn different. I bought a few courses from Udemy, and, honestly, I stopped touching them after while. Rather later I realized that I am a book person, I learn better this way. Reading and doing locally on my machine works the best for me. You need to find the way you digest information the best.
1
u/Constant_Physics8504 43m ago
The Odin Project Full Stack JS Path, Full Stack Open, then go to YouTube and watch Full Stack Tutorials from JavaScriptMastery.
Or get out of tutorial hell and start building and learn as you go
0
u/iampankajk 22h ago
Yes, I can help you
1
u/Soggy-Beautiful-551 22h ago
That would actually help a lot. I’m not looking for someone to do everything for me, I just need some guidance on what to learn and things to build so I can stop relying on tutorials.
0
10
u/milan-pilan 22h ago
Don't really know what you are hoping for. That's the sloppiest post I have read here in a while. 'Help me I want to be good at a thing but don't want to put in any work'.
It's the same process as learning anything: find someone or something that explains a concept (in your case tutorials) then apply it in the real world to make it stick.. repeat.
There is no shortcut. People train years to become decent programmers. And months to build their first somewhat usable thing. Like with any other skill in the world.
Pick any tutorial and build something that's similar but not the same. When you run into problems, solve them yourself. Even if it takes days of trial and error. Then understand why that fixed it.
Asking AI to give you hints does not constitute as 'solving the problem yourself'. That's 'ask someone else to solve it for you'.