Comment on “The days of using untyped languages on non-trivial projects are over.”Comments−beders3yI'd interpret this as: the days of using bad tools that don't understand your code is over.What is not over is the complexity people inflict on themselves trying to model a non-trivial, changing data model with concrete types.
Comments
I'd interpret this as: the days of using bad tools that don't understand your code is over.
What is not over is the complexity people inflict on themselves trying to model a non-trivial, changing data model with concrete types.