Skip to content

Instantly share code, notes, and snippets.

@elwayman02
Last active September 26, 2015 18:14
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 elwayman02/db53002555ba6709e811 to your computer and use it in GitHub Desktop.
Save elwayman02/db53002555ba6709e811 to your computer and use it in GitHub Desktop.
Why I Hate CoffeeScript
(if "" is val then null else (if "true" is val then true else (if "false" is val then false else (-1 isnt val.indexOf(",") and (val = val.split(",")) val))))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment