JavaScript object destructuring tips

Regarding JavaScript, we get an extremely useful way of extracting properties from objects. Note:...