native-javascript icon indicating copy to clipboard operation
native-javascript copied to clipboard

Implement isNaN()

Open TheSTL opened this issue 5 years ago • 3 comments

So you have to implement the isNaN()

Take care of:

  • ESLint guidelines
  • Filename convention

TheSTL avatar Oct 10 '19 08:10 TheSTL

Hi , Can I work on this issue?

jatin33 avatar Oct 10 '19 08:10 jatin33

Hi @jatin33 Yes can work on this issue.

TheSTL avatar Oct 10 '19 11:10 TheSTL

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.

jatin33 avatar Oct 11 '19 07:10 jatin33