Get better NOW at unit tests with React Testing Library
There are a lot of examples out there for writing tests with react testing library that I wish did not exist because they meant spending years with ineffective tests. Not considering how you write your tests can lead to flaky tests, hard-to-maintain tests, and tests that don’t do anything or what you think they are…