Skip to content

Instantly share code, notes, and snippets.

@nomanoff
Last active May 22, 2022 06:50
Show Gist options
  • Save nomanoff/178c490231a00be80747f44c7d698d5d to your computer and use it in GitHub Desktop.
Save nomanoff/178c490231a00be80747f44c7d698d5d to your computer and use it in GitHub Desktop.
wtf JavaScript
Number.MAX_VALUE > 0; // true
Number.MIN_VALUE < 0; // false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment