Skip to content

Instantly share code, notes, and snippets.

@aykutyaman
Created August 23, 2016 09:54
Show Gist options
  • Save aykutyaman/b32e4caa69a26d938e8cbdd038f43d7f to your computer and use it in GitHub Desktop.
Save aykutyaman/b32e4caa69a26d938e8cbdd038f43d7f to your computer and use it in GitHub Desktop.
Array literals comparision
> ['important', 'starred'] === ['important', 'starred']
false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment