An interesting take on why dynamically typed languages became so popular and why staticly typed languages are making a comeback.

  • I have the same take as well. Basically fast accessible IDEs with instant feedback and type interference allows you to not have to add types to things where it’s already obvious.