Submit New ProductIf accepted, you'll receive a payment link and upon purchase your product will go live instantly.By submitting, you agree to our Terms of Service and Privacy Policy.
Submit
AboutWebCurate is a place to discover the best online products and tools, all hand-curated and organized in one place.
Hossein Yazdi
As someone who loves building online things, I've spent years exploring the web and finding amazing tools that make things easier and faster. With so much out there, it can be hard to know where to start.That's why I created WebCurate. Here, you'll find the best online products and tools I've come across, all in one place. I hope it helps make your online projects easier and more fun!
Advertise Put your product in the spotlight on our platform and reach more people who need your product.Opportunities1. Main Page Banner ($99/ 30 Days) Available2. Main Header Featuring ($119/ 30 Days) AvailablePlease reach out for more information and booking.
Ember Inspector is a Chrome extension developed by the Ember.js community that enhances the Chrome Developer Tools specifically for Ember.js applications.
It provides a set of tools that allow developers to easily inspect and debug their Ember.js applications, making it easier to understand and navigate the application's components, routes, and data.
By overlaying application-specific information onto the standard Chrome Developer Tools interface, Ember Inspector simplifies the process of finding and fixing issues within Ember.js applications.
Features:
Routes Overview: Displays all routes defined in the application.
Naming Conventions: Helps adhere to Ember's conventions for naming URLs, controllers, templates, and routes.
Rendering Information: Shows which templates, controllers, and models are currently being rendered.
Object Inspection: Allows inspection of application objects, supporting Ember features like bindings and computed properties.
Console Access: Makes application objects accessible in the console as the $E variable.
Ember Data Records: For applications using Ember Data, displays all loaded records.