/Modern-JavaScript-2.0

Repo to keep my class files from Brad's course "Modern JavaScript From The Beginning 2.0". A 37-hour master course to take you from beginner to advanced

BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Modern JavaScript 2.0 Projects

Theses are my attempts at the projects from the Modern JavaScript from the Beginning 2.0 course by Brad Traversy.

If this looks familar, I started the first versions of this course in 2021 and got about ~40% done, wish me better luck this time 😁

Course Description:

This is a 37+ hour in-depth course that will take you from the absolute beginning of JavaScript, learning about data types, functions and loops to learning DOM manipulation, asynchronous JS with promises, async/await and much more. You will even learn how to write unit tests for algorithms. We go into how JavaScript works under the hood including execution context, the call stack, event loop, etc. We learn about Webpack tooling and how to create a modern development environment. At the end, we build a Node.js/Express API with a custom Webpack frontend.

The course is available on udemy and other locations, but if you get it from Brad's site like I did there is some cool extras.

Projects

Watch this space...more to come soon 😉