Skip to content

Instantly share code, notes, and snippets.

@shershen08
Created October 29, 2019 13:38
Show Gist options
  • Save shershen08/34fc98464346d25bded5512d95735a3e to your computer and use it in GitHub Desktop.
Save shershen08/34fc98464346d25bded5512d95735a3e to your computer and use it in GitHub Desktop.
js code
true + true === 2;
true – true === 0;
true === 1;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment