šŸ†• Glide Pages (Beta)

Curious about one thing. Are Pages structured similar to Apps where the full database is cached locally and any actions against the data happens on the local copy before being synced to the serverā€¦or do Glide Pages have more of a server driven database where data changes are posted back to the server and processed on the back end. Just trying to get a better understanding of how to handle situations with multiple users touching the same data at the same time.

For example if two user change data in an app, usually the last change wins, or a user will see old data if a change from another user hasnā€™t synced to all other userā€™s cached copy yet, before they start working with the data. As a web developer, Iā€™m familiar with server driven databases and postbacks and how the server handles the backend processing rather than the frontend. I just wasnā€™t sure if Pages follows more of that approach, or if itā€™s moreso similar to the current approach thatā€™s used for apps.

3 Likes

Glide pages currently operate almost identically to Glide apps. That said they internally are a massive overhaul in how the frontend and backend communicate (that being that they communicate via a very strict interface). This strictness is to enable some of the things I am sure you are curious about.

6 Likes

Good to know. Thank you!

Congrats :+1: :+1: :+1:

This looks very interesting, I did my 20-year sentence in the corporate world and donā€™t plan on going back. :crazy_face: But my suggestion regarding apps/spreadsheets would be to create a ā€œproject bundleā€ that might involve 2 apps, 1 or more spreadsheets, and Glide tables that could interact together. Right now it appears that if you built 2 apps from the same spreadsheet, they would not be able to share the benefits of the same Glide tables, which could mean a lot of duplicated work. By paying for a project bundle, this also might give more flexibility with pricing.

7 Likes

Congratulations - another great feature.

IMHO I would have assumed the feature could be offered at no extra cost with a pro-App subscription. I rarely need to upgrade from Basic to pro and this would have helped boost the value proposition.

4 Likes

Since it is fully responsive, would it make sense to just make a page app and use it on all platforms (web, iphone, android) ?

4 Likes

If I already paying Pro for the app & want to add pages using same data, Iā€™d be ok with like 15-20% above base app license? That just off the top of my head.

So two things to report,

  1. Login doesnā€™t send a pin (console error)
  2. The Add modal isnā€™t triggering (for me anyway)

BUT HOLY CRAP! This is very sleek!
Love the simplicity :slight_smile:

Final Note: Will the container layout include a sort of columns eventually? (e.g., Whole | Half | Quater)
That sort of thingā€¦Cheers!

I do not think you meant to send this to me, I donā€™t work for Glide

Joe, you are on a Glide forum thread, receiving email notifications. You should be able to unsubscribe.

2 Likes

We hope so! We have some ideas about how to do this but are not working on 2D layout yet.

4 Likes

This might help: Top Examples of Progressive Web Apps (PWAs) in 2021 - Blog - Netmaxims

For the impact of PWA vs web responsive sites/pages

2 Likes

Could you share the console error youā€™re seeing, please?

What do you mean by ā€œapp modalā€?

logo on wellcome screen is not showing

I do have permission. I can login using the App version.

https://capture.dropbox.com/oNh7ED6blTF4Ss30

Not sure if unlimited use would work for Glide but a tiered system

We have a similar issue with our platform as we continue to build and add more features, we have to keep changing the pricing model.

I think the pricing model will continue to change and refine, a balance between monetizing new valuable features that had significant value and then not making to expensive, you may need to charge for features initially at launch and then include them (FREE) in standard package in the future when you have other new great features to add, otherwise it will get expensive and complicated (this sometimes results in temp. loss of revenue when you stop charging for features ā†’ hard call to make when you need the money). A tiered system may helpā€¦

Some pricing thoughtsā€¦
e.g first 10 apps at $x each
and then next 20 at $x - y%
next 30 at $x - z%
ā€¦ and so on

Standard app = $x ($35)
Glide Page app = $y
both apps looking at same sheets = $x + 25%

I have bunch of Glide Apps. Is it possible to migrate them to Pages?

I donā€™t think so, at least not now.

1 Like