Automate writing redux reducers with 5 lines of JavaScript
I love working with React and am amazed at the evolution of this frontend paradigm. React and Redux are two brilliant pieces of technology… (more…)
Read more »
When working on a larger project, you may struggle with the problem of an increasingly growing set of tests, which over time begins to perform slower on your… Read more