Synchronize MySQL and IndexedDB in an Offline-First App (from Code For Geek)
I rebuilt the Synker demo on Node 26.7, pointed it at MariaDB 10.11, and cut the network in the browser in the middle of an edit to see what survived. The library versions behind that run are Express 5.2.1 and mysql2 3.24.4, both resolved by npm without a version argument. The older version of this […]
[...]
