DEV Community

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
NodeJS vs GoLang #1

NodeJS vs GoLang #1

2
Comments
1 min read
Using Logger Middleware in Go Fiber

Using Logger Middleware in Go Fiber

2
Comments
2 min read
8 Memory-Efficient Go Coding Techniques For Better GC Performance

8 Memory-Efficient Go Coding Techniques For Better GC Performance

7
Comments 1
6 min read
How Gost-DOM avoids making HTTP calls

How Gost-DOM avoids making HTTP calls

Comments
5 min read
How Gost-DOM is implemented

How Gost-DOM is implemented

Comments
2 min read
Yet another Go client for Deepseek API

Yet another Go client for Deepseek API

Comments
1 min read
Is plain Go Still a Good Choice in 2025?

Is plain Go Still a Good Choice in 2025?

5
Comments 1
5 min read
The Easiest Way To Use Https In Localhost

The Easiest Way To Use Https In Localhost

10
Comments 2
3 min read
From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

From C# to Kotlin: A Deep Dive into Blackbird’s Expanded Language Support

Comments
5 min read
Setting Up a Simple Go Fiber Project

Setting Up a Simple Go Fiber Project

2
Comments
2 min read
Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

1
Comments
3 min read
Building a Robust Message Queue System with Kafka and GoFrame

Building a Robust Message Queue System with Kafka and GoFrame

2
Comments
4 min read
My First Steps in Go as a JavaScript Dev Moving to DevOps

My First Steps in Go as a JavaScript Dev Moving to DevOps

Comments
1 min read
Development management system

Development management system

Comments
1 min read
How time.After() Can Cause Memory Leaks in Go and How to Fix Them

How time.After() Can Cause Memory Leaks in Go and How to Fix Them

2
Comments
4 min read
How Databases Work Under the Hood: Building a Key-Value Store in Go

How Databases Work Under the Hood: Building a Key-Value Store in Go

Comments
7 min read
Making HTTP Requests Like a Pro in Go: Using go-resty with GoFrame 🚀

Making HTTP Requests Like a Pro in Go: Using go-resty with GoFrame 🚀

Comments
4 min read
Golang Web: PATCH Method

Golang Web: PATCH Method

Comments
25 min read
Optimizing Websocket Broadcasting in Go: Strategies for High-Performance Real-Time Applications

Optimizing Websocket Broadcasting in Go: Strategies for High-Performance Real-Time Applications

Comments
5 min read
Concurrency and Goroutines in Go: A Deep Dive into sync.Mutex

Concurrency and Goroutines in Go: A Deep Dive into sync.Mutex

Comments
5 min read
JSON vs YAML vs TOML vs XML: Best Data Format in 2025

JSON vs YAML vs TOML vs XML: Best Data Format in 2025

6
Comments
11 min read
Configuring Traces with OpenTelemetry on AWS EKS and Go application

Configuring Traces with OpenTelemetry on AWS EKS and Go application

1
Comments 1
7 min read
Polyglot Microservices: Federated GraphQL Subscriptions in Golang, Rust, and Nest.js, Pt. 1

Polyglot Microservices: Federated GraphQL Subscriptions in Golang, Rust, and Nest.js, Pt. 1

3
Comments
5 min read
Go Concurrency: A Deep Dive to Expertise

Go Concurrency: A Deep Dive to Expertise

5
Comments
7 min read
Golang Reflection: Is It Slow?

Golang Reflection: Is It Slow?

5
Comments
6 min read
loading...