You’ll learn how to create JavaScript classes, and how to use those classes to create individual objects. You’ll also learn how to utilize inheritance to share behavior between different classes. Using classes and object-oriented programming in this way gives your code structure and can make it easier to read, write, and understand, especially if your program involves lots of entities with common behaviors.
Github: https://github.com/markumreed
https://www.linkedin.com/in/markumreed/