Some advice on how to program (not just) JavaScript in your daily work with less suck. (more…)
Read more »
Positive Infinity is JavaScript is obtained when we divide a positive number by zero. Negative Infinity is obtained when we divide a negative number by zero. (more…)
Read more »
In one of his (very informative) video
lectures, Douglas Crockford remarks that writing JavaScript
for the web is 'programming in a hostile environment'. I had done
my fair share of weird workarounds, and even occasonally gave up
an on idea entire... (more…)
Read more »
The are two big holy war questions about code style in JavaScript: tabs vs. spaces and semicolons vs. no semicolons. Can we all just adopt the most popular style if there is one, and stop arguing?
Read more »
React, Flux, GraphQL, Hack, HHVM...? All of this and more!
Read more »