Ben Nadel has noticed developers using the double-bang (!!) operator far more often in their JavaScript code than they have to. As such, he provides a series of unnecessary examples followed by cleaner, more intuitive examples. (more…)
Read more »
A simple tool for composing javascript behavior in your markup. - calebporzio/project-x... (more…)
Read more »
Despite writing JavaScript almost every working day for the past seven years, I have to admit I don’t actually pay that much attention to ES language announcements. Major features like async/await and Proxies are one thing, but every year there’s a steady... (more…)
Read more »
Warning! For accurate results, please disable Firebug before running the tests. (Why?)... (more…)
Read more »
There is no faster (pun intended) way to slow down a site than to use a bunch of JavaScript. (more…)
Read more »