Hello. So, I'm relatively new to angular and web development as a whole, and have been given a task at my internship where I'm given an open source web application with multiple pages selected through its navigation bar, and asked to add an extra route to my own page that I'm developing to its navigation bar.
I'm currently struggling to make sense of the pre-made code with its various components, routes, functions, etc, and the codebase being massive overall to figure out where I need to add what. Are there any tips on how to use AngularDev Tools in inspecting element to help with this?
(Ping me if I need to give more details to help more thoroughly)