GitHubSign in

A convenient way of extracting multiple values from data stored in objects and arrays.

"Destructuring allows developers to create new variables easily from an object's properties or an array's elements in JavaScript."

@gh-community