TypeScript is Like C# – A Backend Guide(typescript-is-like-csharp.chrlschn.dev)
typescript-is-like-csharp.chrlschn.dev
TypeScript is Like C# – A Backend Guide
https://typescript-is-like-csharp.chrlschn.dev/
4 comments
Kind of, C# still doesn't do type unions, and doesn't do structured typing.
This is essentially how we write our NestJS backend at work, nice guide.