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.
Defining gRPC APIs with Protobuf - Part 2

Defining gRPC APIs with Protobuf - Part 2

Comments
3 min read
How Portsicle works!

How Portsicle works!

Comments
2 min read
Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

Dynamically Updating Streaming Rules in Golang – A Production-Ready Approach

3
Comments
4 min read
😴 Go Code You Can Trust: Sleep Well After You Commit

😴 Go Code You Can Trust: Sleep Well After You Commit

31
Comments 5
6 min read
On-the-Fly Content Type Sniffing and Validation in Go

On-the-Fly Content Type Sniffing and Validation in Go

Comments
4 min read
Improving Performance with Concurrency in Golang: A Case Study

Improving Performance with Concurrency in Golang: A Case Study

2
Comments
4 min read
Arrays e Slices em go

Arrays e Slices em go

Comments
3 min read
Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

Go's Building Blocks: Syntax, Variables & Types Demystified 🧩

4
Comments 4
4 min read
Mastering Go's Error Handling: Patterns for Reliable Software

Mastering Go's Error Handling: Patterns for Reliable Software

2
Comments
8 min read
Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

Advanced RabbitMQ and Go: Tackling Channel Closures in Exclusive Queues

1
Comments 1
14 min read
golang + sse + Data-Star for real time progress bar

golang + sse + Data-Star for real time progress bar

1
Comments 1
1 min read
How to Fix "No Go Packages Exist" Error in Go

How to Fix "No Go Packages Exist" Error in Go

Comments
1 min read
Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility

Comments 5
4 min read
Mastering gRPC Connection Management in Go: Best Practices and Implementation Guide

Mastering gRPC Connection Management in Go: Best Practices and Implementation Guide

1
Comments
4 min read
Ditching the Overhead: My Experience with Go, HTMX, Tailwind & Alpine.js

Ditching the Overhead: My Experience with Go, HTMX, Tailwind & Alpine.js

2
Comments
5 min read
Why Microsoft is porting Typescript Compiler into Go ?

Why Microsoft is porting Typescript Compiler into Go ?

2
Comments
3 min read
Testando chamadas para APIs da melhor forma

Testando chamadas para APIs da melhor forma

Comments
4 min read
GoFr: Power Up Your Microservices with This Go Framework

GoFr: Power Up Your Microservices with This Go Framework

3
Comments
4 min read
Redoed #3: Connecting Go Server to PostgreSQL with GORM

Redoed #3: Connecting Go Server to PostgreSQL with GORM

Comments
3 min read
🚀 Building Desktop Apps with Wails: A Go Developer's Perspective

🚀 Building Desktop Apps with Wails: A Go Developer's Perspective

1
Comments 1
2 min read
Métricas com Go e Prometheus

Métricas com Go e Prometheus

Comments
4 min read
Is net/http All You Need, or Does Gin Offer More?

Is net/http All You Need, or Does Gin Offer More?

6
Comments
9 min read
Concurrency vs. Parallelism in Go: What Every Developer Should Know

Concurrency vs. Parallelism in Go: What Every Developer Should Know

Comments
5 min read
Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Mastering Error Handling in Goroutines: Avoid Hidden Pitfalls in Go

Comments
1 min read
Instrumentasi Aplikasi Golang Menggunakan Prometheus

Instrumentasi Aplikasi Golang Menggunakan Prometheus

Comments
6 min read
loading...