Skip to content

Instantly share code, notes, and snippets.

@zsytssk
Created May 14, 2019 11:18
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 zsytssk/701c88f0d1334293ea4898433c9b9fd7 to your computer and use it in GitHub Desktop.
Save zsytssk/701c88f0d1334293ea4898433c9b9fd7 to your computer and use it in GitHub Desktop.
[{x: 1, y: 2}].map((item) => {return {x: item.x}})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment