Hey
im new to bubble and i think its great .
is there any option to work off line in bubble ? that is DB -> Server Side -> front end all in localhost mode ?
as i some times have no connection available
Thanks!
Very good question… I don’t know, this thread may help (maybe you’ve seen it already) but would love to hear what others say about this too.
Offline first is a great app philosophy: as the UI is already downloaded, the app checks for connectivity, and if the internet is down it will save all changes on the client hardware, and when internet is back it will sync the data.
Definitely a dream come true for any user. I think it would need a major period to make Bubble offline first compatible, but it wouldn’t it be a ground breaking feature, what do you think?
Get to know more about it in this excellent article Designing Offline-First …
I doubt it, as bubble is hosted so for it to work you’d have to have the equivalent of the bubble server on your client.