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.