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.
Transactions in Microservices: Part 2 - SAGA Pattern with Choreography

Transactions in Microservices: Part 2 - SAGA Pattern with Choreography

Comments
6 min read
Taking Pagination to the Next Level: Sorting and Filtering in Go APIs

Taking Pagination to the Next Level: Sorting and Filtering in Go APIs

1
Comments
3 min read
Integrating AI-Powered Content Creation with Your CMS

Integrating AI-Powered Content Creation with Your CMS

2
Comments
2 min read
The Invisible Battle: When Multiple Users Fight Over Your Last Product 🥊 [Race Condition on Database Level Explained]

The Invisible Battle: When Multiple Users Fight Over Your Last Product 🥊 [Race Condition on Database Level Explained]

1
Comments
8 min read
Flow Control Statements in Go

Flow Control Statements in Go

2
Comments
4 min read
🎯 Ever tried preventing multiple instances of an object in Go?

🎯 Ever tried preventing multiple instances of an object in Go?

Comments
1 min read
Building a Modern Chess Engine: A Deep Dive into Bitboard-Based Move Generation

Building a Modern Chess Engine: A Deep Dive into Bitboard-Based Move Generation

5
Comments
3 min read
Desbravando Go: Capítulo 2 – Estrutura dos Programas

Desbravando Go: Capítulo 2 – Estrutura dos Programas

Comments
2 min read
Optimizing Websocket Performance in Go: Best Practices for Real-Time Applications

Optimizing Websocket Performance in Go: Best Practices for Real-Time Applications

Comments
6 min read
Mastering gcache in GoFrame: A Developer's Guide to High-Performance Caching

Mastering gcache in GoFrame: A Developer's Guide to High-Performance Caching

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

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

Comments
4 min read
Real-Time CO Monitoring MacOS App with Go

Real-Time CO Monitoring MacOS App with Go

Comments
4 min read
Building a Webhook payload delivery service in Go

Building a Webhook payload delivery service in Go

Comments
16 min read
Transactions in Microservices: Part 1 - SAGA Patterns overview.

Transactions in Microservices: Part 1 - SAGA Patterns overview.

3
Comments
3 min read
Kontroler: "DogFood" Testing

Kontroler: "DogFood" Testing

Comments
3 min read
Go Framework Comparison for Web Development

Go Framework Comparison for Web Development

5
Comments
4 min read
Bitcoin Rates Script in Go

Bitcoin Rates Script in Go

Comments
3 min read
A Golang multiplayer game is open source now!

A Golang multiplayer game is open source now!

Comments
1 min read
Build an OTP-Based Authentication Server with Go: Part 4 - File Uploads and Graceful Shutdown

Build an OTP-Based Authentication Server with Go: Part 4 - File Uploads and Graceful Shutdown

Comments
9 min read
Mastering Goroutine Pool Management in Go: Boost Performance and Scalability

Mastering Goroutine Pool Management in Go: Boost Performance and Scalability

Comments
5 min read
I just released an update for my HTTPS tool

I just released an update for my HTTPS tool

Comments
1 min read
OSD 700: My Second Choice

OSD 700: My Second Choice

Comments
2 min read
Go vs Node.js vs PHP: Which Framework Outperforms the Other in Speed and Efficiency?

Go vs Node.js vs PHP: Which Framework Outperforms the Other in Speed and Efficiency?

6
Comments
8 min read
Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Golang - How a Chef and Waiter Teach the Single Responsibility Principle

Comments
3 min read
A técnica dos dois ponteiros

A técnica dos dois ponteiros

Comments
3 min read
loading...