InStackademicbyJose SitanggangGraceful Shutdown in GoLearn how graceful shutdown ensures your requests stay safe during service updates by following the 12-factor principlesNov 5, 2023Nov 5, 2023
InITNEXTbyMohammad Hoseini RadIdempotency in APIs: Handling Duplicate Requests with Golang and RedisImagine you are working on a shipping service that exposes an API, and whenever an order is paid successfully, the mentioned API is called…Jul 7, 20235Jul 7, 20235
InITNEXTbyMehranHandling Sensitive Data in GolangBest Practices for Golang DevelopersApr 26, 20231Apr 26, 20231
InLevel Up CodingbyPhuong Le (@func25)Go Sync Package: 6 Key Concepts for ConcurrencyRead the magic of mutex, sync map, sync once,… — vital tools for mastering concurrent programming in Go.Apr 28, 20233Apr 28, 20233
InBetter ProgrammingbyMarc SanmiquelHandling Errors Gracefully in GoLearn to handle errors like an experienced Go developerJan 18, 2023Jan 18, 2023
InFAUN — Developer Community 🐾byCloud_FreakDependency Injection in Go: The better wayIntroduction to Dependency InjectionDec 19, 20221Dec 19, 20221
Deniz GÜRSOYDo not use go mod init anymoreIntroducing a new project starter tool for developersNov 6, 20227Nov 6, 20227
Phuong Le (@func25)Golang Technique: How to Add Default Values to Function Parameters?Are you one of the many coders who find it annoying that Go doesn’t have default parameter values? If that’s the case, you’re far from…Jan 6, 20236Jan 6, 20236