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.
Why PHP frameworks often (still) perform slower than Python / Go / Rust / Java frameworks

Why PHP frameworks often (still) perform slower than Python / Go / Rust / Java frameworks

6
Comments
5 min read
Go devs just got Superpowers

Go devs just got Superpowers

56
Comments 11
12 min read
Supercharge Your Go Logging with slog-context: Contextual Logging Made Easy

Supercharge Your Go Logging with slog-context: Contextual Logging Made Easy

1
Comments
3 min read
How I Embedded a React Build in a Go Gin Backend

How I Embedded a React Build in a Go Gin Backend

Comments
4 min read
Why I Stopped Using go mod download in My Dockerfile

Why I Stopped Using go mod download in My Dockerfile

2
Comments
1 min read
How I Eliminated the Tedious Process of Updating Go

How I Eliminated the Tedious Process of Updating Go

Comments
2 min read
Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Go Coding with Asparagos: The Smartest Peanut in the Neighborhood

Comments
3 min read
Semantic Version Comparison with Go

Semantic Version Comparison with Go

Comments
1 min read
SingleFlight: Smart Request Deduplication

SingleFlight: Smart Request Deduplication

Comments
4 min read
Go (Golang) Basic - Error

Go (Golang) Basic - Error

Comments
4 min read
Go (Golang) Basic - Structuring Project with Packages

Go (Golang) Basic - Structuring Project with Packages

Comments
4 min read
Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Go (Golang) Basic (Bonus) Three Advanced Function Techniques

Comments
3 min read
Go (Golang) Basic - Interfaces

Go (Golang) Basic - Interfaces

Comments
3 min read
Go (Golang) Basic - Data Types and Variables

Go (Golang) Basic - Data Types and Variables

Comments 1
3 min read
Go (Golang) Basic - Pointers

Go (Golang) Basic - Pointers

Comments
3 min read
Go (Golang) Basic - Functions

Go (Golang) Basic - Functions

Comments
3 min read
Go (Golang) Basic - Structs and Methods

Go (Golang) Basic - Structs and Methods

Comments
3 min read
Go (Golang) Basic - 'for' Loop

Go (Golang) Basic - 'for' Loop

Comments
3 min read
Go (Golang) Basic - 'if' and 'switch'

Go (Golang) Basic - 'if' and 'switch'

Comments
3 min read
Go (Golang) Basic - Environment Setup

Go (Golang) Basic - Environment Setup

Comments
3 min read
Go (Golang) Basic - Your First 'Hello, World!'

Go (Golang) Basic - Your First 'Hello, World!'

Comments
2 min read
Go (Golang) Basic - Introduction

Go (Golang) Basic - Introduction

Comments
2 min read
🛠️Golang Source Code Essentials, Part 0: Compiler Directives & Build Tags⚡

🛠️Golang Source Code Essentials, Part 0: Compiler Directives & Build Tags⚡

14
Comments 6
7 min read
Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

Building High-Performance Time Series on SQLite with Go: UUIDv7, sqlc, and libSQL

Comments
11 min read
The Go Paradox: Why Fewer Features Create a Better Language for Senior Developers

The Go Paradox: Why Fewer Features Create a Better Language for Senior Developers

1
Comments
8 min read
loading...