remoteStorage
RemoteStorage combines the localStorage API with a remote server to persist data across browsers and devices. It allows apps to easily read and write data on the fly while maintaining state across browsers and devices. remoteStorage features a simple API and it works with all JavaScript frameworks.
Comments
Post a Comment