Top stable browsers can run your tests as Native ES6 Modules without Babel

Top modern browsers already support ES6 modules. This is great news from the unit testing perspective. Read more

Similar

5 New ES6 Features in Node.js LTS

A couple of weeks ago, Node.js released its latest LTS: version 6.9.0. I realized this was the case because one of our services broke. It used the nodejs:lts image and got upgraded by mistake....

Read more »

Practical ES6 Book: Free to Read Online

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 »