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.
Microsoft Rewrites TypeScript in Go for 10x Faster Performance

Microsoft Rewrites TypeScript in Go for 10x Faster Performance

Comments
2 min read
Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

Composite Types in Go: Arrays, Slices, Maps, Structs, JSON, and Templates

1
Comments
3 min read
🚀 Type Safety, Tool Management & HTTP Enhancements in Go 1.24

🚀 Type Safety, Tool Management & HTTP Enhancements in Go 1.24

Comments
2 min read
Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

Introduction to Go: Variables, Pointers, Memory Allocation, and Assignments

1
Comments
3 min read
How I Stopped Restarting My Go Server Every Time I Changed a Config

How I Stopped Restarting My Go Server Every Time I Changed a Config

2
Comments
3 min read
Negroni: A Lightweight Middleware Library for Go

Negroni: A Lightweight Middleware Library for Go

5
Comments
8 min read
Deploying a Simple Go API with Supervisor and Nginx

Deploying a Simple Go API with Supervisor and Nginx

39
Comments 8
5 min read
Taming the Gopher: Best Practices for Structured Go Code 🐹

Taming the Gopher: Best Practices for Structured Go Code 🐹

3
Comments 3
4 min read
Why Go Developers Avoid Frameworks and When Their Use is Justified

Why Go Developers Avoid Frameworks and When Their Use is Justified

2
Comments
4 min read
Ordered map

Ordered map

Comments
2 min read
Go + Gorilla/Mux: Everything You Need for Web App

Go + Gorilla/Mux: Everything You Need for Web App

8
Comments
10 min read
Why You Should Learn Go in 2025?

Why You Should Learn Go in 2025?

4
Comments 2
2 min read
🚀 Building an MCP Server Go Package in 2 Hours - A Journey of Innovation & Passion

🚀 Building an MCP Server Go Package in 2 Hours - A Journey of Innovation & Passion

Comments
3 min read
Go Fundamentals

Go Fundamentals

2
Comments
18 min read
Concurrency vs Parallelism | Golang | Which is better and Why?

Concurrency vs Parallelism | Golang | Which is better and Why?

1
Comments
1 min read
Validator: Complex Structs, Arrays, and Maps Validation For Go

Validator: Complex Structs, Arrays, and Maps Validation For Go

5
Comments
11 min read
Understanding Time in Go 1/10

Understanding Time in Go 1/10

11
Comments
10 min read
Solving Authentication Challenges with Azure Communication Services SMTP Relay

Solving Authentication Challenges with Azure Communication Services SMTP Relay

1
Comments
3 min read
🚀 TypeScript is Moving to Go! But Why? The Mind-Blowing Reason Behind the Switch

🚀 TypeScript is Moving to Go! But Why? The Mind-Blowing Reason Behind the Switch

1
Comments 2
3 min read
Building a Rule Engine in Go Using Govaluate

Building a Rule Engine in Go Using Govaluate

8
Comments
8 min read
Introducing EasyREST

Introducing EasyREST

4
Comments
5 min read
The Hidden Costs of Inefficient Code: A Case Study

The Hidden Costs of Inefficient Code: A Case Study

Comments
3 min read
Execution Time and Complexity: What Every Developer Needs to Know

Execution Time and Complexity: What Every Developer Needs to Know

1
Comments 1
1 min read
[PT_BR]Tempo de Execução e Complexidade: O Que Todo Dev Precisa Saber

[PT_BR]Tempo de Execução e Complexidade: O Que Todo Dev Precisa Saber

Comments
1 min read
sqluv - simple terminal UI for DBMS & local CSV/TSV/LTSV

sqluv - simple terminal UI for DBMS & local CSV/TSV/LTSV

1
Comments 1
3 min read
loading...