JavaScript Classes source files

JavaScript classes can be confusing for someone who has never used classes before. Many experienced JavaScript developers I know never had JavaScript classes available to them most of their career. In this video, I’ll go from variables to objects to classes. I’ll show you how to use classes and why they can make your code easier and more powerful.

These are the source files for Learn JavaScript classes in 10 minutes.