Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/austinadodo/protypingdemo

Demonstrate Prototyping and Prototype relationships which are critical in understanding how JavaScript works.
https://github.com/austinadodo/protypingdemo

inheritance javascript javascript-library prototypal-inheritance prototype-pattern prototyping testing

Last synced: 3 days ago
JSON representation

Demonstrate Prototyping and Prototype relationships which are critical in understanding how JavaScript works.

Awesome Lists containing this project

README

        

# ProtypingDemo
Demonstrate Prototype relationships
Demonstrating enhanced knowledge of prototyping and prototypal relationships in Javascript which is fundamental and the implemetation of even modern classes in javascrpt.