Avatar image home | reference architectures | about about me |
message send message

Diff. between Golang and C# number 22 (compiler warnings)

• Blog posts are my own thoughts and opinions

hashtags #devops #DOTNET #Golang

Hahaha ...since switching from C# to Go, I realise that the default Go compiler (linting) warnings are way better than 90% of all the code review feedback I've ever received during any enterprise engagement. So many devs just go through the motions (basically BikeShedding) code reviews, and not adding much value. What made me think about this, is is this excellent piece of feedback from the compiler, about consistent naming, my receiver (that's the name of the target for the extension method, in C# lingo)

hashtag #golang #go #c-sharp #dotnet


Disclaimer: These views and opinions are those of the author and do not constitute professional advice. Neither Alan Hemmings nor Goblinfactory Ltd (if mentioned) shall be liable for any reliance on this content.