The React Dev Tools Chrome extension lets you inspect the React component tree for web applications in Chrome. You can install it by navigating here on Chrome.
Make sure to restart Chrome after installing the extension!
The Redux Dev Tools Chrome extension lets you watch for Redux actions and inspect the Redux store state for web applications in Chrome. To install it, navigate here on Chrome.
Make sure to restart Chrome after installing the extension!