Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I wish there was some easy to use library to solve this problem as this seems to be a problem many people come across when building a PWA.



Workbox is about service workers. So for very simple stuff like caching assets, it is quite helpful, but I was referring to the more transactional actions like multiple clients writing to the same backend, requiring to resolve conflicts.

To my knowledge workbox doesn't help with that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: