Best practice for on/off line data synchronization using AngularJS and Symfony 2

前端 未结 5 1704
情书的邮戳
情书的邮戳 2021-01-31 11:38

I\'m building a relatively complex and data heavy web application in AngularJS. I\'m planning to use php as a RESTful backend (with symfony2 and FOSRESTbundle). I have spent wee

5条回答
  •  耶瑟儿~
    2021-01-31 11:59

    Another suggestion: Yjs leverages an OT-like algorithm to share a wide range of supported data types, and you have the option to store the shared data in IndexedDB (so it is available for offline editing).

提交回复
热议问题