Why you should use Go
mortenvistisen.com
Why you should use Go
1–10 of 75 posts
Re: Why you should use Go
#2Re: Why you should use Go
#3Re: Why you should use Go
#4Re: Why you should use Go
#5Re: Why you should use Go
#6it’s not a bad language, but i would not choose it for a new project or base my company around it
Re: Why you should use Go
#7What do people use for authentication in Go web applications? To me that’s the big missing piece. Just about everything else is in the standard library.
Re: Why you should use Go
#8Re: Why you should use Go
#9What do people use for authentication in Go web applications? To me that’s the big missing piece. Just about everything else is in the standard library.
Re: Why you should use Go
#10go has excessive verbosity, poor error handling, rough edges for package/dependency management, and forces you to use interface for too many things. it’s not a bad language, but i would not choose it for a new project or base my company around it
Because I find Go is better than Javascript/Typescript, Java, Python, C++, C# on all of those.