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...
Nov 26, 20207 min read590
