Forum Academy Marketplace Showcase Pricing Features

Pager Number Best Practice

Hi all - I’d love the community’s perspective on something.

I have an app that has three different functions, and I’m thinking of adding a fourth. The number of pages is getting large (25 ish) and I’m up to 20+ data types. What is the best approach to do this? Should I build the next function in a separate app and connect them? Is there no reason why I can’t keep it all in one app (e.g. it won’t hurt performance/speed)?

Any thoughts would be really appreciated.

That’s nothing. Keep building. No need for a separate app.

1 Like

Thank you! Is there a rule of thumb for when one app is going to be too large?
Also, on a slightly different topic, is there a rule of thumb for how many visitors/users you can have at any one time before performance gets impacted?