|
|
|
|
|
by throwaway8941
2175 days ago
|
|
I find C#/ASP.NET Core to be the perfect middle ground. You get very high performance† (at least for such a high level framework), clear error messages, nice debugging, arguably better type system than both of those, and so on. It's fully cross-platform these days, I don't touch Windows at all. † https://www.techempower.com/benchmarks/#section=data-r19&hw=... |
|