React Boilerplatinum, a react scaffold focused in developer experience
react-boilerplatinum - A Platinum React Boilerplate... (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… Read more