|
|
|
|
|
by KerrAvon
1402 days ago
|
|
The more senior I get (decades of experience now), the more I appreciate languages that simply remove the mere possibility of entire classes of bugs. Even in Objective-C β a dynamic language with compile-time type enforcement β if something very weird is happening you have to start with βis that object really what I think it is?β |
|