The proposal to include async function in ECMAScript has reached stage four; that means it’s on track to be in the 2017 release of the standard. But what does that mean for JavaScript developers? There’s a lot of interest in async, the capabilities ...
Read more »
Hi, I’m Adrien Thierry, and I am launching an alpha of an important project that I have been working on for a year: NectarJS. (more…)
Read more »
Every framework has its own advantages and flaws but we should simply focus on the necessities and functionalities of the framework before working with it. (more…)
Read more »
This article compares three different ways to iterate over a javascript array and compares the performance of each approach. Technique ... (more…)
Read more »