React Dev Tools
To develop React applications effectively - you’ll need to use React DevTools browser extension. It’s available for both Chrome and Firefox.
It has two main features: view of a component tree and the current state and props of the selected component....
ivanov.hashnode.dev3 min read