Skip to content

Instantly share code, notes, and snippets.

@anthonygharvey
Created July 29, 2018 00:27
Show Gist options
  • Save anthonygharvey/712741147f6ad51abcd180b2884ccba2 to your computer and use it in GitHub Desktop.
Save anthonygharvey/712741147f6ad51abcd180b2884ccba2 to your computer and use it in GitHub Desktop.
reverse('hello') === 'olleh'
reverse('world!') === '!dlrow'
reverse('JavaScript') === 'tpircSavaJ'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment