Skip to content

Instantly share code, notes, and snippets.

@Nixinova
Created May 4, 2022 10:38
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/023121b6762178c0106086328336b54b to your computer and use it in GitHub Desktop.
Save Nixinova/023121b6762178c0106086328336b54b to your computer and use it in GitHub Desktop.
Is JavaScript bad?
function is_javascript_bad() {
console.log(([]/[]+[])[[]*[]]+[]+[]*[])
}
is_javascript_bad()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment