Click here to Skip to main content
15,909,373 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I work on angular 7 project integrated with asp.net core 2.2 API

this Angular  project done by another persons and i dont know any thing on project

I need to modify left side menu and what component called when click on any item on menu 

but i need any tools or any thing help me to show component called when click item on menu 

to can modify on these components .

so that what i do please ?


What I have tried:

when call item menu which component call it to modify meaning i need to know what executed called when some actions happened
Posted
Updated 18-Nov-19 1:17am

1 solution

I would suggest first start with angular basics and how to debug the angular app. Read about Components, Directives, Templates, Routes. https://medium.com/@vamsivempati/a-guide-to-debugging-angular-applications-5a36bd88b4cf[^] This link will help more how to debug the angular app. There are some tools also mentioned in link, which will help you to debug more.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900