Hi Glide Community – Hoping that someone can point me to docs/best practices/rules-of-thumb as I look to take my Glide apps/skills to the next level. Up to now, I’ve created about 10 Glide apps, each nothing more than a POC. I am on the free plan and have only used Sheets for the backend. Apologies if this is already out there, but I’m slightly lost on how to move forward and I’m looking for pointers/suggestions with any of the following:
- Most of my POCs are CLASSIC apps. Should I convert them to the newer “Pages format”? Are there any related considerations?
- A couple of my POCs are 100% read-only. (In other words, there is no UI in the app to update the backend.) Other POCs collect data on a per-user basis. Still others are intended to aggregate data across users. For each use-case, what are the “rollout/deployment considerations”, particularly as they relate to the Privacy settings in Glide?
- Aside from scalability, what are the pro’s and con’s of using Sheets versus the other supported backends?
- How are updates to my apps (bug fixes and new features) best deployed in each of the above scenarios? Would my users have to “re-download”? Are the public URLs to my apps unchanged?
- Do I need to look at other tiers (beyond the Free plan) to enable/simplify any of the above?
Thank you!