|
|
|
|
|
by blobman
3425 days ago
|
|
I refactor my code fairly regularly (as specifications change). The use of TDD, DDD, CQRS and Event Sourcing gives me immense flexibility to be able to refactor a large codebase and then test it through its whole lifespan (with actual data). |
|
What is your experience in applying those principles in a team? It would be very interesting to get some insight on it.