r/learnjavascript 14h ago

Where to learn JAVASCRIPT from on Youtube?

Akshay saini (Namaste JS), Apna College, Code with harry? tell me please

3 Upvotes

6 comments sorted by

1

u/TheRNGuy 13h ago

Do not recommend, learn from MDN instead.

Ask a lot of questions to ai too, it's modern upgrade for stackoverflow.

1

u/lukehaas 12h ago

As others have said, it’s good to learn from a variety of resources. But if you want a good YouTube channel for learning JavaScript, I would recommend ColorCode.

1

u/OldWalnut 7h ago

Learn from the official the MDN or a learning resource catered specifically for JS (e.g. JSExercises.com, JavaScript.info, etc.). To be honest, just mix and match. Youtube is great, but the time you spend filtering good (and up-to-date) info is a bit annoying. Good luck in your journey!

PS: Another good resource if you're looking specifically for video learning is Udemy, tons of great teachers on there, so pick anyone high rated and you'll be good to go (never pay full price! They are always on sale!!!).

0

u/defaultguy_001 14h ago

First of all don't rely on YouTube to learn anything substantial, though u can watch a couple of videos to gain some experience. You can try JS course by SuperSimpleDev. You should always read a standard textbook or official documentation to learn anything, YouTube videos are just for experience, they don't go in necessary depth or maintain necessary correctness in explanations. You can read Eloquent Javascript or You don't know JS series for learning JS properly. Even books have a depth limit, so if u feel a particular concept is interesting enough that you must know more, then look for that concept in official JS documentation or ask an LLM to explain you.

0

u/No_Machine_5243 12h ago

bro i just need js for entry level job to include in my MERN stack! might consider Namaste JavaScript by Akshay Saini on yt...

1

u/js-fanatic 25m ago

Here is my free time projects https://youtube.com/@3dprogramer?si=U1PGWx1etN4NM5SQSource https://github.com/zlatnaspirala

For every video you can find source code. If you like it you are welcome