Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Last active November 6, 2018 17:47
Show Gist options
  • Save dsibinski/d2b8e6303e99cf7fe98280eed7d31f82 to your computer and use it in GitHub Desktop.
Save dsibinski/d2b8e6303e99cf7fe98280eed7d31f82 to your computer and use it in GitHub Desktop.
var someNumber = 1;
var someBoolean = true;
var someString = 'Hello JS!';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment