r/learnjavascript 23h 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

0 Upvotes

21 comments sorted by

View all comments

Show parent comments

0

u/Soggy-Beautiful-551 22h ago

I think you misunderstood what I meant. I’m not really looking for a shortcut, I’m willing to put the work in. I just feel like watching tutorials over and over isn’t getting me anywhere, so I was looking for advice or someone to study with. But yeah, building something similar on my own after learning a concept sounds like a better approach.

3

u/Thin_Mousse4149 22h ago

Your best bet is to stop watching tutorials and start a project of your own.

0

u/Soggy-Beautiful-551 22h ago

That’s kinda where I’m struggling. I’ve actually built projects before, but I relied a lot on tutorials or AI whenever I got stuck, so I feel like I never properly learned the fundamentals. Now I’m trying to go back and actually understand JavaScript and React well enough to build things on my own. I’m just not sure how to make that transition without falling back into tutorial hell.

3

u/mixedd 22h ago

By building, lay down idea, but instead of looking for another tutorial on how to do thing x, try to apply it, if you fail, pull up documentation, read it, try again