Skip to content

Instantly share code, notes, and snippets.

@anton-gorbikov
Created April 14, 2018 19:53
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save anton-gorbikov/f60a8fbdff57160cf05a30381ff1cace to your computer and use it in GitHub Desktop.
Some words about == and ===
if (myValue) {
// Code here...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment