Skip to content

Instantly share code, notes, and snippets.

@Violet-Bora-Lee
Created March 4, 2019 12:29
Show Gist options
  • Save Violet-Bora-Lee/1bba6d62157d50604d8bafc1fb63a3de to your computer and use it in GitHub Desktop.
Save Violet-Bora-Lee/1bba6d62157d50604d8bafc1fb63a3de to your computer and use it in GitHub Desktop.
const [one, two, , four] = numbers; // one = 1, two = 2, four = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment