GlideOS Tip #2: Split View
Key Takeaways
Shows the split view feature in GlideOS for editing data and updating apps live
Full Transcript
So, if you are familiar with Glide, you know that we've always put data and calculation at the center of our thinking about how software is created. We've always wanted to give you a good design by default, but we don't think of software through its interface. We think of it through its data model and its logic. We've always had this concept of a data editing editor in Glide where you can see the data behind your app and you can program it. So, here is the do a demo uh do a demo task that we just added. And if we say you can edit it here, do a demo of Glide OS. And then if we go back to our app, you'll see that it's been updated. Uh but with the split view, you can open more than one thing at once. So, here we just are going to put uh the data editor and the app that we're working on side by side. Today, you know, when we edit in the data editor, we're going to see this live update in the app. If I check this item off, you'll see it checks off over here. And if we check these off uh in the data editor, you're going to see them updating in the app. You can open multiple apps in split views, you can open your spreadsheet and the data editor side by side, and this is just uh all sort of building a more powerful tool focusing on the data and the calculations behind your app.
Original Description
Open your app and its data editor side by side. Edit the data, watch the app update live.
Glide has never thought about software through its interface. Software is a data model and logic first, and the screens come after. That's why every GlideOS app sits on top of a real database you can open and edit directly in the data editor, the same way you'd work in a spreadsheet, except every change is live in your app instantly.
Split view lets you see both at once: the app your team uses and the data underneath it. You can also open two apps side by side to compare them, or your spreadsheet next to the data editor when migrating data in. Because all apps in a GlideOS project share one live database, a change made anywhere shows up everywhere, with no syncing or exporting.
Try it today at glideapps.com/new
GlideOS is an agentic AI app builder for business. Describe what you need and the AI builds it. Database, auth, security, and hosting all included. No code required.
#ai #aicoding #vibecoding #glide #nocode #aitutorial #aitools
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: AI Workflow Automation
View skill →Related Reads
🎓
Tutor Explanation
DeepCamp AI