Prototype-based programming

Prototype-based programming is a style of object-oriented programming in which classes are not explicitly defined, but rather derived by adding properties and methods to an instance of another class or, less frequently, add them to an empty object.

Learn More

General knowledge

Document Tags and Contributors

 Contributors to this page: klez
 Last updated by: klez,