The content of this post is based on Angular version >= 2.x unless explicitly stated otherwise. In Angular, the ordering of the routes in the route configuration matters. And when using feature and routing modules, it is easy to get the routes out of their needed sequence. Basic Configuration The following is an example Angular […]