Offline-First Web Apps
The assumption that breaks most software Almost every web app is built on one quiet assumption: the internet is there, and it's fast. Remove that assumption and most of the modern stack falls over. The single page app can't fetch its data. The managed database…