Outline

In this video...

You will learn how to use the run-time debugging features in Angular to take a running application, and inspect the state of the application.

You will learn how to view the component and look at its state, how to get a reference to the relevant component from a DOM element, and how to view the list of event listeners which are attached to a DOM element.

 

I finished! On to the next chapter