How the lack of internal state makes your classes easier to test and refactor
You likely often hear that test-driven development (TDD) or just writing tests can make your code better. It’s hard to say whether this is true unless you have seen the impact of writing unit tests on code before. Let’s take a look at this effect wit...
how-to.dev4 min read