Skip to content

Instantly share code, notes, and snippets.

@gladchinda
Created July 30, 2018 23:18
Show Gist options
  • Select an option

  • Save gladchinda/a1e293f1c24b74619d993a0bc7932e01 to your computer and use it in GitHub Desktop.

Select an option

Save gladchinda/a1e293f1c24b74619d993a0bc7932e01 to your computer and use it in GitHub Desktop.
// Pair of parentheses is omitted
const computeSquare = num => num * num;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment