#javascript
Lessons Learned from Building a Sync-Engine and Reactivity System with SQLite
August 15, 2025This post distills the minimal sync engine and BroadcastChannel-powered reactivity that I built to power the offline-first E2E encrypted Interleave application.
Building an offline first E2E encrypted web app with PGlite and Electric
January 26, 2025This is the approach I'm currently taking to build an offline first web application suing PGlite and Electric.