JavaScript 30

JavaScript 30, taught by Wes Bos is a course with no frameworks, compilers, libraries or boilerplates. So you get to practice VanillaJS from beginning to end. It’s a very fun course, fast pace and as each project is not large, you can learn a lot in a very short amount of time.

Since I had learned JS with jQuery backup, seeing how things actually work under the hood was very constructive. It’s a greate course, if you are just starting, by the end you will have a clear idea of what you can use JS for. Or, if you took the jQuery path in the beginning, it will help you untangle language from library.

I took a few notes throughtout the videos:

Project lives at JavaScript 30