joebew42 / study-path

An organized learning path on Clean Code, Test-Driven Development, Legacy Code, Refactoring, Domain-Driven Design and Microservice Architecture
2.88k stars 348 forks source link

More exercises and examples on refactoring legacy code #30

Open joebew42 opened 5 years ago

joebew42 commented 5 years ago

Add this video as an alternative of the original one https://www.youtube.com/watch?v=pmoLmjirmTk

Consider to list all the code kata that are listed in the description on that video.

Also the three videos fomr Emily Bache about Refactoring Gilded Rose Kata with the "lift up conditional" technique