14:58
Ruby Refactoring Kata - Tennis Game
Arkency
12:38
Ruby Refactoring: Replace Conditional with Polymorphism + Replace Object Creation with Factory
14:43
Ruby Refactoring: Remove the FooOrBar smell + Extract Rules objects
5:39
Ruby Refactoring: Replace cryptic boolean predicates with english-like sentences
3:04
Ruby Refactoring: Before fixing a bug, write a test first
4:28
Ruby Refactoring: Fixing a bug by passing new Parameters
8:42
Ruby Refactoring: Introduce Parameter Object
2:23
Ruby Refactoring: Reduce the number of Parameters needed
2:51
Ruby Refactoring: Code cleanups don’t have to be boring
7:49
Ruby Refactoring: The analysis of tests as a preparation to a bigger redesign
7:22
Ruby Refactoring: Delete your code and TDD it again
3:54
After Red/Green comes the Refactor phase
7:13
The code is telling me to use CQRS
5:12
When to split code into more files?
6:04
Fear of adding classes
9:39
A different way of formatting Ruby code
7:37
Refactor code to data
4:54
Fixing a bug by using Ruby String interpolation (in a way you may not know yet)
9:12
I don't have 100% test coverage - is it a big deal?