{
"$type": "site.standard.document",
"description": "Destructuring syntax in es6 (or es2015, etc) JavaScript is a wonderfully useful bit of the language. It allows you to extract values from an Object and assign them to a new variable in one statement -- but it can be confusing to read.",
"path": "/posts/deconfusing-javascript-destructuring-syntax",
"publishedAt": "2019-03-26T04:00:00.000Z",
"site": "at://did:plc:icpcpp5txyow3prnfgi533lj/site.standard.publication/3mmx3e2b57l2m",
"tags": [
"javascript",
"dev"
],
"title": "Understanding JavaScript Destructuring Syntax"
}