Hacker News new | ask | show | jobs
by pythonaut_16 321 days ago
Can you explain a bit of the workflow you expect for offline support?

Like would I have one set of LiveViews that run on device and a database wrapper that handles online vs offline queries? Do you envision all view code running on device then?

Either way, super cool to see!