Skip to content

Instantly share code, notes, and snippets.

@Nixinova
Created September 20, 2021 00:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Nixinova/d9dc311e2aa0a0d9986bc4563de2e665 to your computer and use it in GitHub Desktop.
Save Nixinova/d9dc311e2aa0a0d9986bc4563de2e665 to your computer and use it in GitHub Desktop.
The worst thing in JavaScript
var arr = []
if (arr == !arr) throw 'wtf'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment