In this course, you'll learn the basics of object-oriented programming in JavaScript along with the new ES2015 Class syntax.
What you'll learn
- Basics of object-oriented programming
- Creating your own objects with properties and methods
- ES2015 Class syntax
- Constructors, getters, and setters