Best practices for testing React components using Mocha, Chai, and Enzyme

<p>As a data visualization company, our success is crucially dependent on the…

Similar

Comparing React and Svelte

Last year I created Pomodone, a small time tracking application based on the Pomodoro technique of working in 25 minute intervals. It's a pretty basic app; it has a 25 minute timer (that runs in a Web Worker) and saves a history of your "poms" to a small ... (more…)

Read more »

Build Maintainable React Apps

The complexity of front-ends drastically increased in the last 20 years; we went very quickly from widgets JavaScript to Single Page Applications. The pace is still fast, we went from Redux to Mobx… (more…)

Read more »