Nuacht

A polyfill for Function.prototype.bind () This repo is meant for educational purposes rather than for production use. The polyfill itself is in src/bind.js, and the tests for it are in the spec/ ...
JS-object-constructor-and-prototype I was preparing for one of my Library project and then I got to know about the objects prototype.