|
|
|
|
|
by lmm
4617 days ago
|
|
What on earth were you comparing with to come up with go as having stricter code checking? I'd say early stage startups are probably the least likely place for go to be a good choice - it sacrifices a lot for the sake of performance, which only matters once you've made it. As they say, scaling is a nice problem to have. (Edit: and like Java it makes other sacrifices in the interests of being maintainable by less talented engineers. Again, that's something big companies need, not early stage startups) |
|
You get both the performance, and you get a very lightweight language - I'd say almost as easy to write as Ruby or Python - with great open source support and growing and with a great community around it.