Comment on ES6 in Depth: DestructuringparentComments−facepalm11yI really, really, really hope that JavaScript doesn't become like C++...−laichzeit011yThat's really funny :) I was looking at the rest of these in depth articles and this one jumped to mind as a C++'y feel to how it was implemented: https://hacks.mozilla.org/2015/04/es6-in-depth-iterators-and...Strict backwards compatibility forcing new syntax and ugly conventions.
Comments
I really, really, really hope that JavaScript doesn't become like C++...
That's really funny :) I was looking at the rest of these in depth articles and this one jumped to mind as a C++'y feel to how it was implemented: https://hacks.mozilla.org/2015/04/es6-in-depth-iterators-and...
Strict backwards compatibility forcing new syntax and ugly conventions.