JavaScript Learning Resources

Hi guys,

I found this online and wanted to share. This guy does a series of lectures on different subjects and I find myself turning to his videos often to try to understand more complicated JS syntax. His channel is called “The Coding Train”

I hope this helps. If you use any resources yourself to learn for FCC, shout them out so others can use them too!

YDKJS and Eloquent Javascript as books, they are free to read online and it’s worthy to keep them in physical format so you can always reference them on the fly. I have EloquentJS and https://github.com/MostlyAdequate/mostly-adequate-guide on my bookmark list.

As for youtube channels; I think I used to follow a channel called LevelUp Tuts but IDK if they’re still active. Nowadays your go-to are wesbos and fireship.

1 Like