Skip to content

Instantly share code, notes, and snippets.

@micho
Created February 10, 2012 10:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save micho/1788685 to your computer and use it in GitHub Desktop.
Save micho/1788685 to your computer and use it in GitHub Desktop.
@unixcharles
Copy link

gist of the day

@micho
Copy link
Author

micho commented Feb 10, 2012

spot the bug

@masylum
Copy link

masylum commented Feb 10, 2012

hidden features of javascript

@masylum
Copy link

masylum commented Feb 10, 2012

BTW, parents are optional in coffe... because this is coffe, no?

@unixcharles
Copy link

Maybe I refactor with

alert 1

@micho
Copy link
Author

micho commented Feb 10, 2012

(function () {
  alert(1);
}());

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment