Open Source
3 articles in this category.
-
Qwik: Resumability That Feels Like React
I joined Miško Hevery's team and helped turn Qwik from a resumable-but-painful prototype into a framework that feels like React, backed by a Rust compiler that extracts closures and serializes app state into HTML, so the fast path is the default one.
-
Releasing OpenView
OpenView Health is a free app anyone can use to visualize and securely share their medical data. A modern DICOM visualizer powered by set.health.
-
Building Gin: Simple Over Easy
A stalled startup in 2014 became Gin: a Go web framework shaped by simple-over-easy design, a radix-tree router, and an API that still works ten years later.