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 isNaN() #31

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

Implement isNaN() #31

TheSTL opened this issue Oct 10, 2019 · 3 comments
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 10, 2019

So you have to implement the isNaN()

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 10, 2019
@jatin33
Copy link

jatin33 commented Oct 10, 2019

Hi ,
Can I work on this issue?

@TheSTL
Copy link
Member Author

TheSTL commented Oct 10, 2019

Hi @jatin33
Yes can work on this issue.

@jatin33
Copy link

jatin33 commented Oct 11, 2019

Hi @TheSTL ,

I have implemented the isNaN() function with required test cases and applied ESLint standards.
Please review my PR #33

Thanks in advance for reviewing PR.

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