JavaScript Object-Oriented Masterclass
Ditulis pada: January 08, 2019
Coupon Details
JavaScript Object-Oriented Masterclass, Write robust, highly maintainable and elegant JavaScript applications by deeply understanding Object-Oriented JavaScript
Created by Mehdi Maujood
Preview This Course - GET COUPON CODE
What you'll learn
- Objects and functions
- Scopes and closures
- The "this" keyword and call, bind and apply functions
- The module pattern
- Prototype-based object-oriented programming
- Prototypes vs classes
- A deep-dive into the constructor pattern
- Classes
- Concatenative inheritance and prototype-based OOP
- Multiple Inheritance using concatenative inheritance
- Private variables and functions
- Introduction to TypeScript
- Explore a real-world object-oriented JavaScript application