Installing Batarang for AngularJS
Batarang is a Chrome Extension for debugging AngularJS applications. Before we continue from our previous tutorial in the AngularJS tutorial series, we will show you how to install Batarang because we will be using it.
1. Using Chrome, do a web search for “batarang chrome extension for angular” and it should take you to Batarang AngularJS download in the Chrome Web Store. Click on the button with the plus sign that says free…
2. It will prompt you to confirm that you are installing an extension for Chrome …
And it is now installed.
3. If you ever want to uninstall an extension, click the trash icon next to the extension in “Tools -> Extensions” in Chrome.
But don’t uninstall Batarang yet. We will show you in the next tutorial how to use it to debug AngularJS.