Skip to content

Instantly share code, notes, and snippets.

@Kylir
Created February 19, 2020 10:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Kylir/72892043224af6a8114eb8d654e85161 to your computer and use it in GitHub Desktop.
Save Kylir/72892043224af6a8114eb8d654e85161 to your computer and use it in GitHub Desktop.
This is a simple Gist to show James what I'm talking about.

This is a title

The idea would be to have code that I can run:

function add(a, b) {
  return a+b
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment