Introducing G2.ai, the future of software buying.Try now
拓哉 .
株式会社三信 - 事業開発部長(ゴルフ用品シェアサービス)

How do you build the service that requires fast loading?

I own a business built by Bubble. It’s a golf equipment sharing service; users post many items. The loading speed of the top page repeating group and access to each item page irritates the user. How do experts work around such cases? https://www.rabishare.com
1 comment
Looks like you’re not logged in.
Users need to be logged in to answer questions
Log In
Philip M.
PM
0
Please check the Forum! Many good people there but please be aware that pricing changes will likely make your app unviable.
Looks like you’re not logged in.
Users need to be logged in to write comments
Log In
Reply
Shane A.
SA
Shane A.
Professional Services Strategic Advisor | Board Advisor | Software and Services Executive
Expand/Collapse Options
There can be options including using an offsite database. It depends on what you want the responsiveness to be but typically, the responsiveness is being held up by weak data relationships or too many types being queried on one page. Every time I've attacked a large data load problem, I've been able to streamline it somehow but each use case is different.