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.
Understanding First-Order Functions in Go

Understanding First-Order Functions in Go

2
Comments 1
2 min read
Mastering Go Compiler Optimization for Better Performance

Mastering Go Compiler Optimization for Better Performance

7
Comments
5 min read
Golang Vs. Python Performance: Which Programming Language Is Better?

Golang Vs. Python Performance: Which Programming Language Is Better?

Comments
4 min read
Understanding Anonymous Functions in Go: A Practical Guide

Understanding Anonymous Functions in Go: A Practical Guide

1
Comments
2 min read
Kontroler: "DogFood" Testing

Kontroler: "DogFood" Testing

Comments
3 min read
🚀 Go Interface Nil Pitfall: Why Your Nil Check is Failing (and How to Fix It!) 🔍

🚀 Go Interface Nil Pitfall: Why Your Nil Check is Failing (and How to Fix It!) 🔍

Comments
2 min read
Why Protobuf Should Dominate the Data Format Ecosystem

Why Protobuf Should Dominate the Data Format Ecosystem

9
Comments 1
13 min read
How Portsicle works!

How Portsicle works!

1
Comments
2 min read
Go 1.24 uses Swiss Tables, what are they?

Go 1.24 uses Swiss Tables, what are they?

43
Comments 5
7 min read
Feature Flag Service: Experimenting with New Technologies and Architectures

Feature Flag Service: Experimenting with New Technologies and Architectures

3
Comments
9 min read
Understanding the init Function in Go: Purpose, Execution, and Best Practices

Understanding the init Function in Go: Purpose, Execution, and Best Practices

Comments
2 min read
Self-hosting on bare metal and Cloud VM - Deploy like a Pro with Sidekick

Self-hosting on bare metal and Cloud VM - Deploy like a Pro with Sidekick

5
Comments
1 min read
Say Goodbye to WebSockets? Why SSE Might Be Your New Best Friend

Say Goodbye to WebSockets? Why SSE Might Be Your New Best Friend

249
Comments 51
4 min read
Understanding Packages in Go: A Comprehensive Guide

Understanding Packages in Go: A Comprehensive Guide

Comments
2 min read
Installing Golang on Windows WSL/WSL2

Installing Golang on Windows WSL/WSL2

2
Comments 2
1 min read
In-depth Guide to net/netip Prefix Methods 7/7

In-depth Guide to net/netip Prefix Methods 7/7

5
Comments
6 min read
WebForms Core Technology in GO

WebForms Core Technology in GO

1
Comments
5 min read
Go Panic and Recover: A Deep Dive into Error Handling

Go Panic and Recover: A Deep Dive into Error Handling

6
Comments
8 min read
Beyond Basics: Building a More Powerful Container in Go — Network Isolation & Advanced Features

Beyond Basics: Building a More Powerful Container in Go — Network Isolation & Advanced Features

2
Comments
15 min read
News Desktop App Built with Go and React

News Desktop App Built with Go and React

Comments 1
1 min read
ErrGroup: Unlocking Go's Concurrency Power

ErrGroup: Unlocking Go's Concurrency Power

7
Comments
7 min read
Why Go’s Functional Programming is the Ultimate Coding Style

Why Go’s Functional Programming is the Ultimate Coding Style

55
Comments 9
6 min read
Transactions in Microservices: Part 3 - SAGA Pattern with Orchestration and Temporal.io.

Transactions in Microservices: Part 3 - SAGA Pattern with Orchestration and Temporal.io.

Comments
11 min read
Building high-performance websites using htmx and Go

Building high-performance websites using htmx and Go

8
Comments
13 min read
Go Pointers vs. Values: When to Use Them (and When Not To)

Go Pointers vs. Values: When to Use Them (and When Not To)

3
Comments 1
2 min read
loading...