Skip to content

Instantly share code, notes, and snippets.

@TobiObeck
Created February 24, 2020 12:20
Show Gist options
  • Save TobiObeck/a8d03caf3cf6436c8958ef04d882c330 to your computer and use it in GitHub Desktop.
Save TobiObeck/a8d03caf3cf6436c8958ef04d882c330 to your computer and use it in GitHub Desktop.
  • huge amount of data (e. g. 100 or 1000 characters in text field)
  • very small (only one char)
  • empty string
  • null
  • undefined
  • wrong datatype (string, number, object, array, boolean, date, function...)
  • -0 and +0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment