Skip to content
Navigation menu
Search
Powered by
Search
Algolia
Log in
Create account
DEV Community
Close
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
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Nov 13 '24
Know How Elements Are Referenced in Range Loops to Avoid Common Pitfalls in Go
#
go
#
programming
#
tutorial
#
qualitycode
Comments
Add Comment
1 min read
Are Range Loops in Go Tricking You? Here's What You Need to Know 🚨
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Nov 19 '24
Are Range Loops in Go Tricking You? Here's What You Need to Know 🚨
#
go
#
programming
#
tutorial
#
coding
Comments
Add Comment
1 min read
Unlock the Power of Custom Formatting in Go: A Deep Dive into the Formatter Interface
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Nov 27 '24
Unlock the Power of Custom Formatting in Go: A Deep Dive into the Formatter Interface
#
go
#
programming
#
tutorial
#
qualitycode
Comments
Add Comment
1 min read
🚀 Master Custom String Formatting in Go with the GoStringer Interface!
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Dec 4 '24
🚀 Master Custom String Formatting in Go with the GoStringer Interface!
#
go
#
coding
#
programming
Comments
Add Comment
1 min read
Are You Checking Error Types Correctly in Go? 🧐
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Dec 11 '24
Are You Checking Error Types Correctly in Go? 🧐
#
go
#
programming
#
developers
#
errors
Comments
Add Comment
1 min read
🔍 Mastering context.Context in Go: Avoid Bottlenecks and Improve Scalability
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Dec 18 '24
🔍 Mastering context.Context in Go: Avoid Bottlenecks and Improve Scalability
Comments
Add Comment
1 min read
🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Dec 25 '24
🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond
#
go
#
concurrency
#
tutorial
#
programming
Comments
Add Comment
1 min read
🚀 Demystifying Golang Concurrency: Channels and Select🚀
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Jan 1
🚀 Demystifying Golang Concurrency: Channels and Select🚀
#
go
#
goroutine
#
concurrency
#
channels
1
reaction
Comments
Add Comment
1 min read
🚀 New Article Alert: Master sync.Pool in Golang! 🚀
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Jan 8
🚀 New Article Alert: Master sync.Pool in Golang! 🚀
#
go
#
tutorial
#
syncpool
#
concurrency
Comments
Add Comment
1 min read
Prevent Race Conditions Like a Pro with sync.Mutex in Go!
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Jan 15
Prevent Race Conditions Like a Pro with sync.Mutex in Go!
#
go
#
concurrency
#
programming
Comments
Add Comment
1 min read
🎯 Ever tried preventing multiple instances of an object in Go?
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Jan 22
🎯 Ever tried preventing multiple instances of an object in Go?
#
go
#
concurrency
#
programming
#
softwareengineering
Comments
Add Comment
1 min read
🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Jan 29
🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨
#
go
#
concurrency
#
goroutines
#
softwareengineering
Comments
Add Comment
1 min read
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Feb 5
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go
#
go
#
concurrency
#
errors
#
programming
Comments
Add Comment
1 min read
Master Go Concurrency with the Or-Channel Pattern
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Feb 12
Master Go Concurrency with the Or-Channel Pattern
#
go
#
concurrency
#
softwareengineering
#
programmingtips
Comments
Add Comment
1 min read
Are you tired of APIs that crawl when they should fly?
Archit Agarwal
Archit Agarwal
Archit Agarwal
Follow
Feb 19
Are you tired of APIs that crawl when they should fly?
#
go
#
goroutines
#
concurrency
#
channels
Comments
Add Comment
1 min read
We're a place where coders share, stay up-to-date and grow their careers.
Log in
Create account