Hacker News new | ask | show | jobs
by packetlost 1186 days ago
> The language is 10x more concise

C# is an amazing, well thought out language, agreed.

> async/await is the same as in javascript

How many variations of async/await coroutine programming are there? Not saying I disagree, but I think most of them are similar.

> the documentation and official guides are miles ahead of Java

This is where you lose me. It's been a few years, but the last time I looked at dotnet docs it was a steaming pile compared to most other languages I've looked at, including Java.