Hacker News new | ask | show | jobs
by arnvald 950 days ago
Is there any comparably complete framework that does not need any significant adjustments even when it's used by 1000s of developers building the same app?
1 comments

Probably ASP.NET is as close as it gets.
This, it is also on the other end of performance spectrum.
Or its Java counterpart, Spring.
I think that's a bit unkind to ASP.NET ;-)

But yes, Spring and the various Java equivalents probably also fit the bill.