Adding React Developer Tools to a Redux/Typescript project
Nov 26, 2021 · 1 min read · So you want to add React Developer Tools to your redux/typescript project? Here's how... First you will want to make sure that you have React Developer Tools installed and enabled on your (chrome) browser. Then link your project up to your store by g...
Join discussion