Skip to content

Instantly share code, notes, and snippets.

@dsibinski
Last active November 6, 2018 17:47
Embed
What would you like to do?
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