© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Naimur Rahman
Software Engineer @volta.health
Why We Need Offline Web Pages Sometimes, our internet connection isn't reliable or completely absent. In those moments, we still want to use websites and apps. This is where offline web pages come in handy. They allow us to access content even when w...
Gaurav Yadav
Freelancer, Software Engineer with expertise in Web
What 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 ?
Naimur Rahman Making api calls automatically, BackgroundSync Plugin does that for you.
Naimur 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.
Wow! Seems interesting. I will definitely check this plugin. Thanks for mentioning this Gaurav Yadav
BIPUL MANDOL
Full Stack Engineer @CHEQ Inc
nice reading.
Gaurav Yadav
Freelancer, Software Engineer with expertise in Web
What 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 ?