DEV Community

The Weekly Golang Journal Series' Articles

Back to Archit Agarwal's Series
Know How Elements Are Referenced in Range Loops to Avoid Common Pitfalls in Go

Know How Elements Are Referenced in Range Loops to Avoid Common Pitfalls in Go

Comments
1 min read
Are Range Loops in Go Tricking You? Here's What You Need to Know 🚨
Cover image for Are Range Loops in Go Tricking You? Here's What You Need to Know 🚨

Are Range Loops in Go Tricking You? Here's What You Need to Know 🚨

Comments
1 min read
Unlock the Power of Custom Formatting in Go: A Deep Dive into the Formatter Interface
Cover image for Unlock the Power of Custom Formatting in Go: A Deep Dive into the Formatter Interface

Unlock the Power of Custom Formatting in Go: A Deep Dive into the Formatter Interface

Comments
1 min read
🚀 Master Custom String Formatting in Go with the GoStringer Interface!
Cover image for 🚀 Master Custom String Formatting in Go with the GoStringer Interface!

🚀 Master Custom String Formatting in Go with the GoStringer Interface!

Comments
1 min read
Are You Checking Error Types Correctly in Go? 🧐
Cover image for Are You Checking Error Types Correctly in Go? 🧐

Are You Checking Error Types Correctly in Go? 🧐

Comments
1 min read
🔍 Mastering context.Context in Go: Avoid Bottlenecks and Improve Scalability
Cover image for 🔍 Mastering context.Context in Go: Avoid Bottlenecks and Improve Scalability

🔍 Mastering context.Context in Go: Avoid Bottlenecks and Improve Scalability

Comments
1 min read