If you think hard enough, sometimes the work is easier.
What should we learn from the history of UI engineering?
How do we build great embedded UIs?
<iframe>able finance,
a talk presented at Fintech Devcon 2023, shares advice and war stories for building embeddable UIs and SDKs
using iframes.
How should we structure UI concurrency?
Preact in Pictures is a talk I gave in 2017 that fully explained the core
virtual DOM diffing algorithm,
following the code in Preact but with explanations of how it compares to React.
I also wrote a Preact Internals
series.
The new fast is a talk I gave several times in 2016 to share advanced web
performance techniques that were fairly new at the time. I covered HTTP/2, server push, advanced CDN
usage, and streaming responses.
Read Japanese Literature
is a podcast and blog run by my partner, Alison. I help with the website and sound
design.
is a new, personal version of the wiki being developed by Ward Cunningham. In 2011, I collaborated with
him to design and build the core UI paradigm that still powers
it today.