(no title)
stuartloxton | 15 years ago
As a question: do you see parts of your startup expanding past the area of Go? Would a mixture of other languages help?
stuartloxton | 15 years ago
As a question: do you see parts of your startup expanding past the area of Go? Would a mixture of other languages help?
tav|15 years ago
But, having said all that, the biggest surprise has been how Go has become the dominant language within our code base. We initially started using Go to just handle the networking layer. But it soon became apparent that Go was perfectly viable as a general purpose language. And today the majority of our code is written in Go.
So, whilst we'll continue to leverage other languages for what they are good at, I can confidently say that Go will be at the heart of our technology stack for the forseeable future. And with the various "good enough" statements, I was trying to say that although Go is not the best language ever for specific features (e.g. syntax, standard library, etc.), it definitely offers the best all round set. And the situation only gets better every day. So I'll definitely say that Go is more than good enough.