I’m so confused. The first video I have come across has tools about debugging AI builds, like that’s going to be a big thing… I haven’t seen anything that transforms a spreadsheet into a beautiful app. I was expecting lots!
Can’t wait to see how this helps make building apps better… But also triggered at the thought of my current apps being sunsetted as classic apps with spiraling subscription fees.
Does anyone know if GlideOS is going to be mandatory at some point? Let’s say, do we have to switch to this 100% AI model, or can we choose to stay with the current model, where we have more control over the applications? We want to know if we can continue working calmly with the current version and not be forced to switch to the 100% AI model. Thanks!
You can use APIs to bring data in. I have a GlideOS app that lets me fetch data from an API and populate my data tables. What other sources did you want?
I was able to do similar things and other vibecoding tools, so I assumed Glide West could do it as well. It did take a bit of prompting, but eventually got it working (the biggest hurdle was that the API is not well documented).
When I recommend perhaps is to create a standalone utility app (Glide) these instruments) whose only purpose is to fetch data from the API and sync the data tables.
Since data is shared across all apps in a singular project, you can dedicate this app to syncing data, and the other apps can just be user interface