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.
Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World
Cover image for Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Comments
7 min read
A refactoração é uma tarefa complexa

A refactoração é uma tarefa complexa

Comments
2 min read
Boost Your Go App’s Network Performance with a TCP Connection Pool

Boost Your Go App’s Network Performance with a TCP Connection Pool

Comments
9 min read
My journey to Go
Cover image for My journey to Go

My journey to Go

Comments
2 min read
How to understand large Golang codebase

How to understand large Golang codebase

Comments
1 min read
🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Hacktoberfest: Maintainer Spotlight

🎃 Contribute to a Go REST API Boilerplate — Perfect for Hacktoberfest Beginners!

Comments
1 min read
Go + Docker + Kubernetes: Creating a Lightweight Website Pinger

Go + Docker + Kubernetes: Creating a Lightweight Website Pinger

Comments
1 min read
The Secret Life of Go: Functions
Cover image for The Secret Life of Go: Functions

The Secret Life of Go: Functions

6
Comments 1
8 min read
Quick Guide: First 5 Steps I Give Every New Go Mentee
Cover image for Quick Guide: First 5 Steps I Give Every New Go Mentee

Quick Guide: First 5 Steps I Give Every New Go Mentee

Comments
3 min read
Understanding var vs const in Go — A Beginner-Friendly Guide
Cover image for Understanding var vs const in Go — A Beginner-Friendly Guide

Understanding var vs const in Go — A Beginner-Friendly Guide

5
Comments
2 min read
Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Floxy — a lightweight workflow engine for GoLang with saga-style compensation

Comments
2 min read
The Samurai Server: Why "Heroic" Systems Always Die

The Samurai Server: Why "Heroic" Systems Always Die

Comments
4 min read
Why You Should Use panic Instead of log.Fatal for Cleanup

Why You Should Use panic Instead of log.Fatal for Cleanup

Comments
2 min read
Understanding Go Modules & Project Structure — A Beginner’s Guide

Understanding Go Modules & Project Structure — A Beginner’s Guide

Comments
1 min read
Concorrência em Go: Goroutines e Channels Easy
Cover image for Concorrência em Go: Goroutines e Channels Easy

Concorrência em Go: Goroutines e Channels Easy

4
Comments
7 min read
⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

Comments
1 min read
🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

🐱How I Built a Simple Go API to Return My Profile and a Random Cat Fact For my HNG13 stage 0 backend task

Comments
2 min read
Cross-compiling Go Applications

Cross-compiling Go Applications

Comments
5 min read
Why this simple Golang process uses 4 threads?

Why this simple Golang process uses 4 threads?

Comments
1 min read
Mastering JSON the Go Way
Cover image for Mastering JSON the Go Way

Mastering JSON the Go Way

Comments
2 min read
The Secret Life of Go
Cover image for The Secret Life of Go

The Secret Life of Go

13
Comments 4
10 min read
Zero Day at HNGi13

Zero Day at HNGi13

Comments
2 min read
Building Tornago: A Go Library for Tor Integration Born from Fraud Prevention Needs
Cover image for Building Tornago: A Go Library for Tor Integration Born from Fraud Prevention Needs

Building Tornago: A Go Library for Tor Integration Born from Fraud Prevention Needs

7
Comments
8 min read
Create a Text Editor in Go - Syntax Highlighting

Create a Text Editor in Go - Syntax Highlighting

Comments
8 min read
Dumper: A single tool for databases backup
Cover image for Dumper: A single tool for databases backup

Dumper: A single tool for databases backup

1
Comments
2 min read
loading...