Which will be considered best practice, using a component or container?
I have some ideas on building a modern side navigation menu and wanted to know from the experts the best approach that they use.
My approach is to first declare some variables under the App OnStart as below. Then I write some formulas to store the Menu items and Icons to call in the component and lastly build the component.
Would this approach be considered best practice in Power Apps development?