OOP
Welcome to the JavaScript object-oriented programming guide. This section introduces classes, instances, methods, and the design tradeoffs involved in using OOP in JavaScript.
Object-oriented programming
Follow these pages in order to build from the core OOP model to more advanced class features and design choices.