Angular URL State management with Query Params and Route Params
This blog post explains the process to maintain state using browser URL. In Angular there are couple of different ways to manage the state But in some cases, you may want to share URL and let others see the exact…