Skip to content

Instantly share code, notes, and snippets.

@tehsis
Forked from anonymous/gist:4434707
Created January 2, 2013 13:51
Show Gist options
  • Save tehsis/4434709 to your computer and use it in GitHub Desktop.
Save tehsis/4434709 to your computer and use it in GitHub Desktop.
var foo = "bar";
foo.toUpperCase(); // "BAR"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment