

#2 – Aaron Boodman: From Google Gears to Replicache & Reflect.net
23 snips Jan 30, 2024
Aaron Boodman, Google Gears developer and local-first expert, discusses his journey in local-first software, advancements in web app building and storage challenges, implementation of Replica Hash, using Next JS for websites and Vee for web apps, replicas and Reflect in a React app, and the concept of local first and its collaboration capabilities.
AI Snips
Chapters
Transcript
Episode notes
Early Web Adventures
- Aaron Boodman's early web career involved building JavaScript UI libraries with friends at dhtmlcentral.com.
- This experience fueled his passion for pushing the web's boundaries.
SQLite in Gears
- Google Gears utilized SQLite because it was a mature, embedded, and robust database solution.
- However, its API wasn't ideal for the web, prompting a web-friendly wrapper.
Gears' Impact and Demise
- Google Gears, while short-lived, significantly influenced web standards like geolocation and web workers.
- Browser vendors initially resisted Gears, leading Google to develop Chrome.