Skip to content

Instantly share code, notes, and snippets.

@fredericAerts
Created January 19, 2016 18:26
Show Gist options
  • Select an option

  • Save fredericAerts/e1d85da0dc44a63421dc to your computer and use it in GitHub Desktop.

Select an option

Save fredericAerts/e1d85da0dc44a63421dc to your computer and use it in GitHub Desktop.
web developer in 3 days - v1
var myVariable = 'Hello';
window.alert(myVariable);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment