ECMAScript 6 introduces rest elements for array destructuring assignment and spread elements for array literals. This proposal introduces analogous rest properties for object destructuring assignment ...
The unified JavaScript runtime standard is an idea whose time has come. Here’s an inside look at the movement for server-side JavaScript interoperability.