Skip to content

Instantly share code, notes, and snippets.

@micho
Created February 10, 2012 10:39
Show Gist options
  • Select an option

  • Save micho/1788685 to your computer and use it in GitHub Desktop.

Select an option

Save micho/1788685 to your computer and use it in GitHub Desktop.
@unixcharles

Copy link
Copy Markdown

gist of the day

@micho

micho commented Feb 10, 2012

Copy link
Copy Markdown
Author

spot the bug

@masylum

masylum commented Feb 10, 2012

Copy link
Copy Markdown

hidden features of javascript

@masylum

masylum commented Feb 10, 2012

Copy link
Copy Markdown

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

@unixcharles

Copy link
Copy Markdown

Maybe I refactor with

alert 1

@micho

micho commented Feb 10, 2012

Copy link
Copy Markdown
Author
(function () {
  alert(1);
}());

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