Golang: to Point or not to Point!

Pointers have numerous benefits and to imagine coding without them, let's say it's not so pleasant. But they do have cons, one of them (at least for me) might be that they can cause confusion and may even break the code if not used with caution.

Homayoon Alimohammadi
1 min read
GolangDesign PatternsMicroservices

Article Coming Soon

This article is currently being written. Check back soon for the full content!

In the meantime, you can read this article on Medium using the link above.