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

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -