{"json_modified": "2016-10-06T05:24:26.646829", "uuid": "8f4fefea-262e-4ece-b6f8-403d0941cfb2", "title": "Object prototypes", "url": "/en-US/docs/Learn/JavaScript/Objects/Object_prototypes", "tags": ["Beginner", "OOP", "Constructor", "Object", "Article", "CodingScripting", "Prototype", "JavaScript", "OOJS", "Learn", "create()"], "translations": [], "modified": "2016-10-06T05:24:26", "label": "Object prototypes", "localization_tags": [], "locale": "en-US", "id": 194929, "last_edit": "2016-10-06T05:24:22", "summary": "This article has covered JavaScript object prototypes, including how prototype object chains allow objects to inherit features from one another, the prototype property and how it can be used to add methods to constructors, and other related topics.", "sections": [{"id": "Quick_Links", "title": null}, {"id": "A_prototype-based_language", "title": "A prototype-based language??"}, {"id": "Understanding_prototype_objects", "title": "Understanding prototype objects"}, {"id": "The_prototype_property_Where_inherited_members_are_defined", "title": "The prototype property: Where inherited members are defined"}, {"id": "Revisiting_create()", "title": "Revisiting create()"}, {"id": "The_constructor_property", "title": "The constructor property"}, {"id": "Modifying_prototypes", "title": "Modifying prototypes"}, {"id": "Summary", "title": "Summary"}], "slug": "Learn/JavaScript/Objects/Object_prototypes", "review_tags": []}