JSBits #1: My favourite ES6 syntax
Captain's log, stardate d64.y38/AB
My favourite (and most used) not-so-new JS features are: object shorthand property names and object destructuring. Despite the similitudes in their syntax, those two features are completely unrelated (but normally, they are used together).