Skip to content

Instantly share code, notes, and snippets.

@louislatreille
Created August 6, 2021 16:23
Show Gist options
  • Save louislatreille/cd623e63ce8660b98e9bff1a931d49a4 to your computer and use it in GitHub Desktop.
Save louislatreille/cd623e63ce8660b98e9bff1a931d49a4 to your computer and use it in GitHub Desktop.
Article - You should aim to forget how your code works
return morseWords.map(morseWordToEnglishWord).join(' ');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment