Skip to content

Tag: service-worker

Save FormData to Indexdb

The below code is what take final action to save the data to the target DB. Now I am building an offline app, where when no internet is available I would like to save this request to indexdb. I have the whole setup. All I want to know how can I save a FormData instance to indexdb so that I