Skip to content

Instantly share code, notes, and snippets.

@cassiozen
Created November 29, 2018 00:19
Show Gist options
  • Save cassiozen/1a3d74b378556d550667a4e56719ad79 to your computer and use it in GitHub Desktop.
Save cassiozen/1a3d74b378556d550667a4e56719ad79 to your computer and use it in GitHub Desktop.
const coordinates = [5, 10, 15];
const [x, y, z] = coordinates;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment