native-javascript
native-javascript copied to clipboard
Implement Function.prototype.bind()
So you have to implement the Function.prototype.bind()
Take care of:
- ESLint guidelines
- Filename convention
@TheSTL Will do it.
I will assign this issue to you. @ashishdutta007
@TheSTL PR for bind implementation https://github.com/knaxus/native-javascript/pull/34