close

DEV Community

Image

Go

A statically typed, compiled programming language designed at Google

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Resources for Learning to Build Technologies from Scratch with Go: Books and Free Online Courses

Resources for Learning to Build Technologies from Scratch with Go: Books and Free Online Courses

Comments
13 min read
Less boilerplate than raw SQL, less magic than ORM: generating PostgreSQL queries from Go structs

Less boilerplate than raw SQL, less magic than ORM: generating PostgreSQL queries from Go structs

Comments
3 min read
How I built self-hosted dev sandboxes with Docker and Go (and why I open-sourced it)

How I built self-hosted dev sandboxes with Docker and Go (and why I open-sourced it)

Comments
3 min read
The Missing Piece in Go Media Processing

The Missing Piece in Go Media Processing

Comments
3 min read
Building a net/http Middleware Chain From Scratch in Go

Building a net/http Middleware Chain From Scratch in Go

Comments
6 min read
TypeScript 7.0 Beta is Here — and It's Rewritten in Go. Here's What Actually Changed.

TypeScript 7.0 Beta is Here — and It's Rewritten in Go. Here's What Actually Changed.

Image 1
Comments
4 min read
My Tests Required a Running Database. Interfaces Fixed That.

My Tests Required a Running Database. Interfaces Fixed That.

Comments
7 min read
qdf: a Go serializer that decodes less, packs harder, and lets you query the bytes

qdf: a Go serializer that decodes less, packs harder, and lets you query the bytes

Comments
17 min read
Building a Distributed Rate Limiter That Handles 18,769 req/s with Redis Lua Scripts

Building a Distributed Rate Limiter That Handles 18,769 req/s with Redis Lua Scripts

Image 1
Comments
5 min read
We Built an Open-Source GraphQL Engine to Replace Hasura

We Built an Open-Source GraphQL Engine to Replace Hasura

Image 1
Comments 1
6 min read
GORM vs sqlx vs pgx: Go database libraries after 2 years in production

GORM vs sqlx vs pgx: Go database libraries after 2 years in production

Comments
5 min read
Go Generics: When to Use Them, When to Avoid Them

Go Generics: When to Use Them, When to Avoid Them

Comments
4 min read
Publishing One Package to Five Registries with GitHub Actions

Publishing One Package to Five Registries with GitHub Actions

Comments
9 min read
What Is REST API ?

What Is REST API ?

Comments
3 min read
The Go Dependency Blindspot: Why You’re Missing Major Upgrades (and How to Fix It)

The Go Dependency Blindspot: Why You’re Missing Major Upgrades (and How to Fix It)

Image 2
Comments
5 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.