Choosing a dynamic language over a statically typed language is like...
Choosing a dynamic language over a statically typed language is like choosing to drive instead of fly.
Dynamic languages save time in the short run.
Static types save time in the long run.
To be clear: Both paradigms are useful.
Sometimes types are overkill.
Sometimes types help us scale.