Top modern browsers already support ES6 modules. This is great news from the unit testing perspective. (more…)
Read more »
Singletons are fairly controversial as far as I can tell, especially in Javascript programming. Let’s take a look at what they are, when to (maybe) use them, and when not to. What is a Singleton? A singleton is a class that allows only a single instance o... (more…)
Read more »
Welcome back to ES6 – “Dude, we already had those!” – in Depth series. If you’ve never been around here before, start with A Brief …...
Read more »
With nanon you can effortlessly transpile ES6 to ES5 UMD bundle...
Read more »
ES6 features and their benefits broken down in a nice tutorial post... (more…)
Read more »