Explore >> Select a destination


You are here

spidermonkey.dev
| | www.tapper-ware.net
6.5 parsecs away

Travel
| | [AI summary] The article explores the fundamentals of object-oriented programming (OOP) in JavaScript, emphasizing its differences from traditional class-based languages. It explains that JavaScript lacks real classes and instead relies on prototypes for inheritance and object creation. The article discusses key concepts such as constructors, prototypes, dynamic behavior, and how to emulate class-like features using JavaScript's prototype chain and functions. It also touches on method overloading, private attributes, and the use of `this` and `call/apply/bind` for scope management.
| | jandemooij.nl
6.1 parsecs away

Travel
| |
| | markdalgleish.com
6.6 parsecs away

Travel
| | The object-oriented features of JavaScript, such as constructors and prototype chains, are possibly the most misunderstood aspects of the language. ...
| | gist.github.com
22.2 parsecs away

Travel
| Azure Functions - Part 4: Working with Persistent Data and Visual Studio Code - 1 - afp4_1.cs