immutability-util - :herb: Mutate a copy of data without changing the original source by path string, just like the get/set in lodash. Inspired by immutability-helper and rewrite with ES6. (more…)
Read more »
I hand-picked some of the most useful code snippets from 30 seconds of code. In this article I tried... (more…)
Read more »
My ES6 in Depth series consists of 24 articles covering most syntax changes and features coming in ES6. This article aims to summarize all of those, providing you with …...
Read more »
Today at the 2017 Polymer Summit in Copenhagen, we announced one of the biggest changes to our developer workflow in the project's history. (more…)
Read more »
With browsers starting to implement ES6 modules, I took a look at the landscape and compared the new tech to bundling, the current state of the art for publishing Javascript files. (more…)
Read more »