↧
Code Smells: Your Refactoring Cheat Codes
Sure, the TDD cycle is red-green-refactor but what exactly are we refactoring? We just wrote the code, it’s green, and it seems reasonable to us. Let’s move onto the next test. We’re have a deadline,...
View ArticleRefactoring Rails Legacy Apps with APIs and Messages
Ruby Rails as a framework is famous for getting an application up and running quickly, but the very paradigms that make it so easy at the start can lead to maintenance nightmares down the road....
View Article