I don't think I've ever said it was good for all use cases and probably said to the contrary.
I write it very explicitly here[0]:
> Should you use C# for web front-ends?
>
> We're only considering backends here; I do not think that .NET-based front-ends (e.g. Blazor) are competitive in all use cases.
We are in a thread about...backend application servers.
Most of my side projects are TS/JS and run serverless Node.js functions on the BE[1]. I don't choose favorites; I choose the right one for the job.
I write it very explicitly here[0]:
We are in a thread about...backend application servers.Most of my side projects are TS/JS and run serverless Node.js functions on the BE[1]. I don't choose favorites; I choose the right one for the job.
[0] https://typescript-is-like-csharp.chrlschn.dev/pages/intro-a...
[1] https://github.com/CharlieDigital/coderev