DEV Community

Discussion on: Asynchronous post challenge

Collapse
 
bgadrian profile image
Adrian B.G.

Vanilla JS: use localStorage to keep the values (in order they were typed), and check when connections is online send the events from the queue. (local storage or indexedDB).

Any offline capable framework like Google Firestore, AWS APPSync ....