29. Coding style tips for ECMAScript 6
Table of contents
Please support this book: buy it (PDF, EPUB, MOBI) or donate
(Ad, please don’t block.)

29. Coding style tips for ECMAScript 6

This chapter lists a few ideas related to ES6 coding style:

Additionally, the ES5 coding style tips in “Speaking JavaScript” are still relevant for ES6.

Next: 30. An overview of what’s new in ES6