You should consider making your web app offline-first
Most web application developers reach for the tried and tested approach of fetching data from their API right when they need it, and they don't give an offline-first approach the consideration it deserves. Perhaps that's because working offline is ge...
blog.kitemaker.co7 min read
Sigurd Seteklev
Great article! Any consideration of how hard it would be for the typical non-offline-first web app to support offline?