React Inspector – Power of Browser DevTools inspectors right inside React apps

Power of Browser DevTools inspectors right inside your React app. Latest version: 6.0.1, last published: 4 months ago. Start using react-inspector in your project by running `npm i react-inspector`. There are 151 other projects in the npm registry using r… Read more

Similar

Creating a React Component Using TDD

It’s become mandatory to use TDD in every new piece of code we write if we want to avoid creating legacy code from the beginning. We have many tools available to create unit tests in javascript and react. In this post we will be using jest and enzyme to c... (more…)

Read more »

React Elm Wrapper

I’ve recently been spending a lot of time scratching my head regarding application architecture with React and Redux. It often feels like this tug of war between class based and functional programming. I’m not super attached to one paradigm or another, bu... (more…)

Read more »