(no title)
xyse53
|
7 months ago
I think that's harsh. IME Go excels in a business setting where the focus is on correct, performant, maintainable, business logic in larger organizations, that's easy to integrate with a bunch of other systems. You can't squeeze every last bit of low-level performance out of it but you can get ... 9x% of the way there with concurrent code that is easy to reason about.
TylerE|7 months ago
Personally I just far prefer to work in a GCed langauge. Much simpler mental model.
pif|7 months ago
That's the requirement for 100% if professional software development.