EmberJS – Ember Inspector

Ember inspectors

Ember inspectors is a browser add-on that is used to debug the Ember applications. The Ember inspector includes the following topics −

S.No.Ember inspector Ways & Description
1Installing the Inspectors
You can install the Ember inspector to debug your application.
2Object Inspector
The Ember inspector allows interacting with the Ember objects.
3The View Tree
The view tree provides the current state of an application.
4Inspecting Routes, Data Tab and Library Info
You can see the list of application’s routes defined by the inspector and the Data tab is used to display the list of model types.
5Debugging Promises
Ember inspector provides promises based on their states.
6Inspecting Objects and Rendering Performance
Use the Container for inspecting the object instances and compute the application’s render time by using the Render Performance option.

This Post Has 2 Comments

  1. super slot

    I really enjoy the blog post.Really thank you! Really Great.

Leave a Reply