Golang Nugget
Weekly Go insights, tips, and trends.
It’s worth it, I promise!
Connect
Go might soon get a new way to handle err != nil, making your code cleaner and cutting down on boilerplate.
From Finalisers to Weak Pointers: What's New in Go 1.24's Standard Library?
Go's concurrency, upgrade strategies, and internals of memory management. Plus, tools and tips for Gophers.
A deep dive into the new toolchain features and the full support for generic type aliases coming in Go 1.24.
Go's function parameters, optimisation tricks, and memory management—plus dives into union types and testing hacks!
From Database Connection Patterns to Nintendo Switch Compilation and Secure Cookie Management