Forem

Go

A statically typed, compiled programming language designed at Google

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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
Cover image for Understanding Anonymous Functions in Go: A Practical Guide

Understanding Anonymous Functions in Go: A Practical Guide

1
Comments
2 min read
Kontroler: "DogFood" Testing
Cover image for 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
How Portsicle works!
Cover image for How Portsicle works!

How Portsicle works!

1
Comments
2 min read
Why Protobuf Should Dominate the Data Format Ecosystem
Cover image for Why Protobuf Should Dominate the Data Format Ecosystem

Why Protobuf Should Dominate the Data Format Ecosystem

9
Comments 1
13 min read
Go 1.24 uses Swiss Tables, what are they?
Cover image for 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
Cover image for 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
Cover image for 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
Understanding Packages in Go: A Comprehensive Guide
Cover image for 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
Say Goodbye to WebSockets? Why SSE Might Be Your New Best Friend
Cover image for 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
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
Go Panic and Recover: A Deep Dive into Error Handling
Cover image for 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
Cover image for 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
Cover image for 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
Cover image for Why Go’s Functional Programming is the Ultimate Coding Style

Why Go’s Functional Programming is the Ultimate Coding Style

56
Comments 9
6 min read
Transactions in Microservices: Part 3 - SAGA Pattern with Orchestration and Temporal.io.
Cover image for 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
Cover image for 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)
Cover image for 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
Double Entry: o que é, quando usar e como fazer
Cover image for Double Entry: o que é, quando usar e como fazer

Double Entry: o que é, quando usar e como fazer

41
Comments
6 min read
Create a Server Driven CLI from your REST API
Cover image for Create a Server Driven CLI from your REST API

Create a Server Driven CLI from your REST API

3
Comments
8 min read
Sponge vs Spring: A Comprehensive Comparison and Selection Guide
Cover image for Sponge vs Spring: A Comprehensive Comparison and Selection Guide

Sponge vs Spring: A Comprehensive Comparison and Selection Guide

Comments
3 min read
loading...