A simple React CLI to generate components instantly and more. - arminbro/generate-react-cli... (more…)
Read more »
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 »
Kickstart your React PWA using these modern React libraries to scale up fast and exploit all of React's potential. (more…)
Read more »
Born deep inside Facebook labs, React gained a huge popularity among the developers who make web applications with complex user interfaces. Being widely used in single-page application projects that… (more…)
Read more »
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 »