Offline Support in Web Apps: Data Persistence
When building web applications, it’s easy to think of the client state as disposable. Refresh the page, refetch the data, and move on. That mental model works well — right up until you start caring about offline behaviour.
This is the third post in a...
blog.tomaszgil.me7 min read