In this blog post, I show six tricks enabled by new ES6 features. At the end of each section, I point to related material in my book “ Expl...
Read more »
Also Default Args, Shorthand Properties, Computed Properties, Spread Operator, String Templates, Block Scoping. The list goes on and on … This is highlighted as red because the current version of…...
Read more »
closure-compiler - A JavaScript checker and optimizer.
Read more »
Ok, I'm pretty sure we all know `ES6`,`ES7` and `/ES[0-9]{1,3}/g` by now, it's pretty much the industry standard to adopt the tomorrow's technology, today. (more…)
Read more »
Modular JavaScript is a book series focusing on building small interconnected ES6 JavaScript modules that emphasizes on maintainability. Practical ES6 is the first book in the series, and it discusses ES6 features in detail. Practical ES6 includes hundred... (more…)
Read more »