JavaScript ES6 adds a slew of new features to the JavaScript language. In this article I list the top 5 JavaScript ES6 features I find most indispensible. (more…)
Read more »
Tim Qian has created a Javascript library called chart.xkcd for making charts that look hand-drawn in the style of XKCD. (more…)
Read more »
The annual survey about the latest trends in the JavaScript ecosystem. (more…)
Read more »
You can get CSS translate values in JavaScript by parsing 2d and 3d matrices. Here's how to do it, and what you should watch out for... (more…)
Read more »
Social Login buttons like the ubiquitous Login with Facebook/Google/Twitter/... button is convenient for users as they don't have to go through a lengthy registration process and create yet another username/password. And without a proper password manager ... (more…)
Read more »