OOP
In this module you will learn:
Object Oriented Programming:
- constructors
- public, private, static members
Prototypal Inheritance:
- set prototype
- temporary constructor patterns
- instanceof operator
- ES2015 Classes
SOLID*
Approximate time to complete this module:
Theory