Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save lcaballero/c8169cc9085487b0b09b to your computer and use it in GitHub Desktop.
Save lcaballero/c8169cc9085487b0b09b to your computer and use it in GitHub Desktop.
Bat Shit Obnoxious CoffeeScript whitespace issues
key = "some key"
key.substring(0, key.length -1) # <= Produces length is not a function Hahaha
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment