Event sourcing is about storing changes, instead of their result. It’s those changes that make up the final state of a project.
PHP
5 Ways to Extract Value from Overmocked Tests
Tomas shares his approach to get the most out of mocks, drop dead code, and make tests more valuable. Read more