State machines in React
You’re already using state machines in your code: Your application is always in just one distinct state. And that state reacts to a set of…
The personal blog of Dane Burkland.
You’re already using state machines in your code: Your application is always in just one distinct state. And that state reacts to a set of…
Overheard in the surf lineup this morning: “It seems like the type of job where you’re only noticed when you make a mistake” This phrase hit…
Knowledge workers are living in an era of tooling overchoice. I’ve changed the way I take notes upwards of ten times over the past few years…
I often encounter questions like “how do I build thing in popular UI library?“. Questions like these usually betray an overestimation of…
A designer looking at the white space below this paragraph just sees space as a first class entity. But a web developer is likely trying to…
CSS held my interest for a time, but now I’m much more interested in making it invisible. I’m focused on finding the right abstractions that…