Understanding Pointers in Go: Beyond the Basics
Pointers can be one of the more nuanced features of Go, I would say. While they’re not as complex as some languages memory management tools, Go's simplicity around pointers makes it essential to know when, where and how to use them. In this post, we’...
ashwingopalsamy.hashnode.dev5 min read