Dynamic languages are an anti-pattern

https://news.ycombinator.com/item?id=3242364
by DanWaterworth • 15 years ago
7 11 15 years ago

I'm starting to think that it's much more difficult to write maintainable dynamically-typed code than it is to write maintainable statically-typed code. Many of the bugs I've been fixing lately would have caused type errors in a statically typed language.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com