I wanted to talk to you about a problem in our community that we need to address.
Read more »
Do you know there are two valid zero representations in JavaScript? In pure mathematics, zero means nothing and its sign doesn’t matter. +0 = -0 = 0. Computers can’t represent value wel…...
Read more »
Kuto is a novel approach to shipping code on the web.
It lets you re-use code a client already has for shipping updates. (more…)
Read more »
A guide to vanilla JavaScript code snippets — with resources and lightweight libraries to help you solve a problem without a large overhead or third-party dependencies. (more…)
Read more »
After a few months writing Clojure I began writing Javascript again. As I was trying to write something ordinary, I had the following thoughts: They seemed unnecessary. But I imagine I’ve thought… (more…)
Read more »