Thanksgiving is about to arrive in the US and, as every year, millions of people and I are preparing our shopping lists for Thanksgiving dinner. I thought this is a good opportunity to flex my codi… (more…)
Read more »
Last year, over nine thousand developers took part in the first ever edition of the State Of JavaScript survey. And now, we’re doing it again: from React to Polymer, from Service Workers to Webpack, let’s find out together which buzzwords are here to stay... (more…)
Read more »
Let’s take a look at some of the ways we can effectively remove duplicates from JavaScript arrays with various degrees of execution and complexity... (more…)
Read more »
Flow is very similar to Typescript and is solving the same problem with a similar syntax. Flow can be easily used with any Javascript… (more…)
Read more »