Reduce Technical Debt by Using Unit Tests as Documentation

G. K. Chesterton wrote murder mysteries a century ago, but I wonder what sort of developer he would have been. In one of his books, he described a metaphorical fence or gate that obstructs the way with no discernible purpose…. Source: https://www.stickyminds.com/article/reduce-technical-debt-using-unit-tests-documentation

What should we test (ReactJS Components)

There are a lot of discussions in the web when we talk about testing. And even more about unit testing. In React. TL;DRThis is going to be a brief summary of what and how should we think about when we test a ReactJS application…. Source: https://hackernoon.com/what-should-we-test-reactjs-components-647ded674928