GYNaimur Rahman Let me ask a question in different way. if a user tries to make a put request on the same form again and again. Should we store multiple put request for same form, or should we store a single put request.Reply路Article路Sep 7, 2023路Building Offline-Ready Webpage with Service Worker and Cache Storage
GYNaimur Rahman Making api calls automatically, BackgroundSync Plugin does that for you.Reply路Article路Sep 7, 2023路Building Offline-Ready Webpage with Service Worker and Cache Storage
GYWhat happens if a user tries to make a put request on the same form again and again. Does it create a new put request in indexDB ?Comment路Article路Sep 7, 2023路Building Offline-Ready Webpage with Service Worker and Cache Storage