DEVELOPER NEWS STREAM
Direct logs, engine updates, and framework notifications parsed from curated RSS feeds and announcements, updated hourly.

Masayoshi Mizutanizlog: Secure logger in Go to prevent output of sensitive/secret values
TL; DR I created Go logger zlog that prevent outputting secret values to the...

Hey Marshal
Hi everyone, Before creating a project, let's simply talk about other issue. What is Json, Struct,...

Golang with database operations
Hi all, In this post I'm going to show you how to use PostgreSQL with GoLang. Briefly I'll introduce...
Kavindu SanthusaTop 10 trending github repos of the week🚽.
Most popular trending Github repos in this week.

M Fariz Wisnu pranandaVariable on Golang
so now i will tell about variable in golang. in golang, when the variable declaration must be...

Stefan SundinIntroducing shrimp and s3sha256sum
Today I am releasing two open source programs that will help you manage your data on Amazon S3:...

Vic Shóstak⭐️ Helpful Golang tools to make your code great again
Introduction Hello, breathtaking DEV people! 👋 All last week I was refactoring my Go...

Clavin JuneGolang HTTP Client Interceptors
Introduction Golang supports developers to create a great application with its solid and...

JingIsCodingHow we build and maintain a Golang API service
Building a scalable, secure, high available api service is not an easy task, especially if there is...

Azeez LukmanHow to access string values in Go
GO represents strings as byte slices using under the hood. This means you can access different...

Clavin JuneThis Is Why You Should Learn Golang
Introduction Golang is one of the youngest programming languages. Until this post is...

Andrew MeredithSorting a Dependency Graph in Go
Recently, I was thinking about how many of the nontrivial problems that I run into with software...

Joe GroomAny trouble debugging in Golang?
This is your invite to 'Debugging in Golang' 🚫👾 Our Golang eSeries II start's this Thursday at 19.30...

NaveenKumar Namachivayam ⚡Ddosify : High-performance load testing tool
There are over 50+ tools and solutions available in the market for performance testing your...

Shin'ya UeokaHow to evict specific pods on the Kubernetes cluster
This article will present what pod eviction is and introduce a kubectl plugin to do that, kubectl-evict.

Prashant GhildiyalLet's Learn Kubernetes - Basics - 4
Kubernetes is a container management tool that automates the deployment, scaling, and operations of...