Refactoring Models
Learn about refactoring models, refactoring importance, and break up complexity.
We'll cover the following...
In a TDD process, much of the design takes place during the refactoring step. Much of this design happens under the guise of ...