Skip to content

Instantly share code, notes, and snippets.

@DamianMullins
Created January 12, 2016 21:21
Show Gist options
  • Save DamianMullins/ee461943698d06b025ce to your computer and use it in GitHub Desktop.
Save DamianMullins/ee461943698d06b025ce to your computer and use it in GitHub Desktop.
Check that one string contains another substring
~'foo'.indexOf('oo');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment