sixflix - 🎬 Detects whether a host environment supports ES6. Algorithm by Netflix. (more…)
Read more »
In this article, we will cover three things you can do with proxies that will enhance your objects. (more…)
Read more »
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 »
Arrow functions brought a lot of clarity & code reduction to Javascript. Let’s take a look at different ways we can define function now. You can see the difference we don’t have to use the function… (more…)
Read more »
Last week I got to attend the Chrome Dev Summit, an annual two-day conference hosted by Google where they announced latest developments relevant to the web technology. Here are my full notes from this conference. Since there was so much information presen...
Read more »