
11 Oct
2018
11 Oct
'18
10:10 a.m.
On 11/10/18 12:59, o1bigtenor wrote:
And what does one do when the web is down?
A framework like react is built with this in mind - serviceworkers handle offline actions until there's connectivity. I'm sure others let you do the same thing with a local data store/db, be it natively or through a plugin, and then sync up once there's a connection. Cheers, Jamon