Has anybody spotted a similar story of switching from C# to go?
As someone who is very fond of C#, I'm definitely curious what I'm missing out on.
replies(3):
As someone who is very fond of C#, I'm definitely curious what I'm missing out on.
I mean, just the star count on GitHub is enough to show what the developer community thinks.
If you’re interested, .NET’s source code is hosted here: https://github.com/dotnet with the main repositories being runtime, roslyn, fsharp and sdk.