New ask Hacker News story: Ask HN: Why are all of the best back end web frameworks dynamically typed?

Ask HN: Why are all of the best back end web frameworks dynamically typed?
3 by calderwoodra | 2 comments on Hacker News.
Ruby on Rails, Django, Node JS all have great developer experience, are highly configurable but easy to use and hit the ground running. Spring, Gin, anything Rust, .Net, etc all are very difficult to configure properly for even the most simple SaaS products. Why is that? Are there any good statically typed web frameworks?

Comments