Useful Developer Tools
As we've worked on ARC, we've slowly accumulated a lot of Chrome Extensions or other third-party tools that have proven to be incredibly useful in our development.
Import these bookmarks
First, download this file from the Pagebuilder-Training repo (if you don't already have the repo cloned).
In Chrome, go to chrome://bookmarks/. Click on the little header that says 'Organize. At the bottom it will sayImport Bookmarks from HTML File.` Click that and import the bookmarks file.
The Bookmarks file contains a plethora of useful links to documentation, JIRA boards, origin, sandbox and production environments.
Oh my Zsh
If you'd like, install Oh My Zsh. We frequently use it to keep track of our branches.
Get these Chrome extensions
Arc Admin App Access - This extension, created by Robb Traister, allows you to quickly access Arc Environments from the Arc logo in your Chrome bar.
JSON Formatter - Allows you to quickly view JSON in a pretty way.