offline - How to post a request when back online in Angular 2 -


i'm looking create application in angular 2 online first if connection lost , user tries submit form, cached , sent when connection restored.

i looking @ service workers seems used responding requests client.

not sure if it's relevant using node on server.


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

Python Tornado package error when running server -

Qt QGraphicsScene is not accessable from QGraphicsView (on Qt 5.6.1) -