Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Function.prototype.bind() #25

Open
TheSTL opened this issue Oct 8, 2019 · 3 comments
Open

Implement Function.prototype.bind() #25

TheSTL opened this issue Oct 8, 2019 · 3 comments
Assignees
Labels
beginner friendly Easy for beginners to start with good first issue Good for newcomers hacktoberfest Let's hack it in 2019!

Comments

@TheSTL
Copy link
Member

TheSTL commented Oct 8, 2019

So you have to implement the Function.prototype.bind()

Take care of:

  • ESLint guidelines
  • Filename convention
@TheSTL TheSTL added good first issue Good for newcomers hacktoberfest Let's hack it in 2019! beginner friendly Easy for beginners to start with labels Oct 8, 2019
@ashishdutta007
Copy link

@TheSTL Will do it.

@TheSTL
Copy link
Member Author

TheSTL commented Oct 8, 2019

I will assign this issue to you. @ashishdutta007

@ashishdutta007
Copy link

@TheSTL PR for bind implementation #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginner friendly Easy for beginners to start with good first issue Good for newcomers hacktoberfest Let's hack it in 2019!
Projects
None yet
Development

No branches or pull requests

2 participants