top | item 30300372

(no title)

tie_ | 4 years ago

Sorry, my statement indeed got confusing. I'm using LiveView for online interactions. I'm using PouchDB + JS for data synchronization and enabling offline work. You are right that LiveView itself does need to be online, since it's whole point is to move (back) the UI logic to the server side.

discuss

order

ngrilly|4 years ago

Thanks for clarifying!