Skip to content

TypeScript is Like C# – A Backend Guide

typescript-is-like-csharp.chrlschn.dev
19 pointsivm4 comments
On HN

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.

We use TS because it transpiles to JS. Let's not get ahead of ourselves; there are richer options in the back :)

"If you already know TypeScript, then learning C# is easy!"

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.