The Problem with CSS at Scale

CSS just wasn’t designed to work for large, long-lived software projects. There’s no mistake about it. Virtually every project I’ve…

Typesafe Redux in Typescript

Redux is great. TypeScript is great. Redux isn’t, at the outset, anywhere where near typesafe. This means Redux in TypeScript…