|
|
|
|
|
by digitaltrees
62 days ago
|
|
I actually think types are an anti pattern. I’ve seen more code with type escape hatches than bugs in Ruby. The truth is if you follow TDD and good coding patterns the bugs in a dynamic environment are unlikely to show up. |
|