In this post, I am going to talk about the main difference between each and show you some examples of their usages. (more…)
Read more »
Since my previous article on async/await ended up getting popular I thought I'd follow up with more focused guide on flattening your JavaScript. We started this process on the CertSimple codebase a couple of weeks ago and while it was mostly stra... (more…)
Read more »
As web developers, we know how easy it is to end up with web page bloat. But loading a webpage is much more than shipping bytes down the…...
Read more »
Let’s learn how to create a small and simple node module with some ES2015 features and more. (more…)
Read more »