DEV Community

Archit Agarwal profile picture

Archit Agarwal

PMTS @ Oracle | Golang | Docker | Kubernetes| Typescript | Node.js | .NET | Angular | AWS Certified Cloud Practitioner | Educator | 2.5 Lac world wide rank on leetcode

Education

B.Tech.

Pronouns

He/Him

Work

I work as a team lead at Oracle

The Strategy Pattern in Go: A Simple Guide to Writing Extensible Code

The Strategy Pattern in Go: A Simple Guide to Writing Extensible Code

Comments
4 min read

Want to connect with Archit Agarwal?

Create an account to connect with Archit Agarwal. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Never Miss an Update: Master the Observer Pattern in Go with Real-World Examples

Never Miss an Update: Master the Observer Pattern in Go with Real-World Examples

Comments
5 min read
Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Comments 5
4 min read
Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

Mastering Fan-Out, Fan-In in Golang: Supercharge Your Concurrency Skills

1
Comments
5 min read
Are you tired of APIs that crawl when they should fly?

Are you tired of APIs that crawl when they should fly?

Comments
1 min read
Master Go Concurrency with the Or-Channel Pattern

Master Go Concurrency with the Or-Channel Pattern

Comments
1 min read
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Comments
1 min read
🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

🚨 Prevent Goroutine Leaks in Go: Master Graceful Termination 🚨

Comments
1 min read
🎯 Ever tried preventing multiple instances of an object in Go?

🎯 Ever tried preventing multiple instances of an object in Go?

Comments
1 min read
Prevent Race Conditions Like a Pro with sync.Mutex in Go!

Prevent Race Conditions Like a Pro with sync.Mutex in Go!

Comments
1 min read
🚀 New Article Alert: Master sync.Pool in Golang! 🚀

🚀 New Article Alert: Master sync.Pool in Golang! 🚀

Comments
1 min read
🚀 Demystifying Golang Concurrency: Channels and Select🚀

🚀 Demystifying Golang Concurrency: Channels and Select🚀

1
Comments
1 min read
🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond

🚀 Mastering Concurrency in Go: A Deep Dive into sync.WaitGroup and sync.Cond

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

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

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

Are You Checking Error Types Correctly in Go? 🧐

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

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

Comments
1 min read
🎄 Advent of Code 2024: Day 2 Completed! 🚀

🎄 Advent of Code 2024: Day 2 Completed! 🚀

18
Comments
1 min read
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
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
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
loading...