Skip to content

Instantly share code, notes, and snippets.

@rexcfnghk
Created April 14, 2019 11:00
Show Gist options
  • Select an option

  • Save rexcfnghk/adb7ab0e16d2405b9e7b9e1e4e5041cc to your computer and use it in GitHub Desktop.

Select an option

Save rexcfnghk/adb7ab0e16d2405b9e7b9e1e4e5041cc to your computer and use it in GitHub Desktop.
const list = [];
list.push(1);
list.push(2);
list.push(3);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment