In this lesson, we will learn how to install Ember Inspector and use it to see the state of our application and debug it.
The Ember Inspector can be installed from the Chrome Web Store. We will see how the inspector gives us access to information such as the routes available to us, the components used in a particular view, and data that is exposed to us etc.