Hi all,
I am new to routing concept. When I search on net about routing , I see that people have been following different methods to implement routing in their apps. For eg, In one example I see that router object (of class sap.ui.core.routing.Router) has been registered using register() method and there is no RouteMatchedHandler used in this method.
In another method , there is no register() method used to register and RouteMatchedHandler is used here. Since I am new to this routing concept , I am having difficulty to understand as to which of methods to follow as most documents follow different methods. If I have to decide on one of the method , how to find out which is the best method considering Best Practices.
Kindly suggest on the above points or if any link/tutorial which helps to explain this , which will be good for me to start off with.
Regards
Amber