understanding-es6 icon indicating copy to clipboard operation
understanding-es6 copied to clipboard

destructuring assignment example without property value shorthand

Open kushdilip opened this issue 9 years ago • 0 comments

Current example uses property value shorthand, which is little confusing for anyone new to es6. This new example exactly shows how the object destructuring actually works.

kushdilip avatar Feb 24 '16 19:02 kushdilip