First contact
It's been about 8 years since I started playing with Go. At that moment I met a colleague who had left my workplace to try...
For further actions, you may consider blocking this person and/or reporting abuse
So many great open-source projects being written in Go these days!
With its internal optimizations powered with stuff like protobufs... performs just great.
Check for example cerbos.dev github.com/cerbos/cerbos
It outperforms pretty much anything out there when we talk about authZ.
Thanks for sharing that!
We use gRPC for the communication between our (micro)services when we want synchronous communication, which performs well.
Nice!
Well, if not already using, hot recommendation: buf.build/blog/connect-a-better-grpc
yep, we are using buf as well!
I appreciate these articles that highlight and emphasize positive aspects of a language or tool, without going to unnecessarily attack other languages.
I wrote a similar article for PHP, the goal is not to say one language is better than another in an absolute sense. Much better to give information to developers so that they can make an informed choice based on their preferences and the specific problem they need to solve.
Thank you, Roberto!
In the end, a programming language is just that, we as engineers should be able to identify the pros and cons of each one and decide based on our experience and expertise and use the right one.
great share
thanks for your comment :)
Good stuff - thanks for sharing!
Thank you, Clayton! I appreciate your words.
Thank you Kevin :)
Great post
Thank you, Michael. I'm glad you like it!
Huge executables.