This repository contains my progress through the "Modern JavaScript from The Beginning 2.0 - Second Edition" course by Brad Traversy.
This course covers the fundamentals of modern JavaScript development, gradually progressing to advanced concepts, including variables, data types, control flow, functions, object-oriented programming, and asynchronous JavaScript.
The course also integrates modern development tools like Node.js, Webpack, and ES modules.
Each folder corresponds to a section/module in the course.