Skip to content

Instantly share code, notes, and snippets.

@alekskorovin
Created March 24, 2014 17:28
Show Gist options
  • Save alekskorovin/9744991 to your computer and use it in GitHub Desktop.
Save alekskorovin/9744991 to your computer and use it in GitHub Desktop.
JS starter
(function () {
"use strict";
// Keep things tidy
// Your code goes here
}());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment