8 Go - the good, the bad and the ugly

bluxte.net posted by kenny 2206 days ago  

This is an additional post in the "Go is not good" series. Go does have some nice features, hence the "The Good" part in this post, but overall I find it cumbersome and painful to use when we go beyond API or network servers (which is what it was designed for) and use it for business domain logic. But even for network programming, it has a lot of gotchas both in its design and implementation that make it dangerous under an apparent simplicity.

Register to comment or vote on this story