Offline Support in Web Apps: Foreground Queue for Offline Mutations — Part 1
Deciding how to handle user actions when the network disappears is one of the trickiest parts of offline support. Reads are usually manageable once you have persistence in place. Writes are where things get interesting.
This is the fourth post in my ...
blog.tomaszgil.me7 min read