Skip to content

Instantly share code, notes, and snippets.

@pixelkritzel
Created April 20, 2015 17:32
Show Gist options
  • Select an option

  • Save pixelkritzel/cc4961e04647567a321f to your computer and use it in GitHub Desktop.

Select an option

Save pixelkritzel/cc4961e04647567a321f to your computer and use it in GitHub Desktop.
How to trim undefined
(this.get('foobar') || '').trim();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment