/__proto__-chain-demystified

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

Primary LanguageJavaScriptMIT LicenseMIT

__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)