An interesting take on why dynamically typed languages became so popular and why staticly typed languages are making a comeback.
All things programming and coding related. Subcommunity of Technology.
This community’s icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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.