This morning I sat down at my computer to start work. Pull up our bug tracking system to see what is going on. Well, bug in the software, looks like something in angular. Pull up the page in the specified environment and hit f12. Woh, woh, woh, what is this ‘angular hint’ in my console?!?

Angular Batarang

Angular batarang is a google chrome plugin that helps working with and debugging angular tons easier, well, it didn’t really before but it does now! The plugin updated and now it seems to work pretty slick. You now have easier access to angular scopes and angular hinting via angular batarang.

angular_batarang

angular_batarang_scopes

Notes As of this post there are some stability issues going on with the plugin that is causing some failures but once those get ironed out I anticipate angular batarang to become quite useful in the coming months.