Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeusdeux/__proto__-chain-demystified

A few tests that I wrote to clarify my doubts about the __proto__ chain and __proto__ vs prototype debate
https://github.com/zeusdeux/__proto__-chain-demystified

Last synced: 13 days ago
JSON representation

A few tests that I wrote to clarify my doubts about the __proto__ chain and __proto__ vs prototype debate

Awesome Lists containing this project

README

        

\_\_proto\_\_-chain-demystified
===========================

A few tests that I wrote to clarify my doubts about the `__proto__` chain and `__proto__` vs prototype debate. It contains detailed comments and is formatted (atleast on chrome).

##How to run it?

- Copy paste contents of `runme.js` in your browser console (preferably Chrome)