Open Source
2 articles in this category.
-
Building Gin: Simple Over Easy in Go
A stalled startup in 2014 turned into Gin: a Go web framework built on the difference between simple and easy, a radix-tree router, and an API stable enough to survive ten years.
-
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.