| ▲ | tmaly 3 hours ago | |
I have been using Go since 2014. I have services that just run without issue. Having backwards compatibility with 1.0 just makes it easier to maintain software. The big plus in the modern era is that the simplicity of the language lends to having agents write Go without much fuss. That and the standard library being batteries include lets you direct the agent to use little or no third party dependencies. | ||