Hey everyone, about to launch my first app and wanted to check with the community on what the best practices are from a performance perspective.
I’m working on an e-learning app with bubble. The app is pretty basic with 4 main pages login page, signup page, app page (where the users consume the content), and a profile page.
The challenge is that I want to translate the application to several different languages and provide the content courses in different languages.
So what I’m thinking is to use “app text” and show different language text for the login page, signup page, and profile page since these are pretty light pages.
For the main app page (where the users will engage with different course content) I’m thinking of creating different pages with unique URLs for each language.
Does this setup make sense? Is there anything I should be aware of from a performance and scalability perspective?
Would appreciate any advice since I have no idea what to expect once this app is released:)
Cheers