Angular Routing - Part 1
Routing allows single-page applications to transition between multiple views in order to complete specific tasks. Angular Router can be utilized to manage navigation from one view to another. This is achieved by altering the browser URL, which serves...
sankarshanramesh.hashnode.dev5 min read