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.
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
Cover image for 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 🧩

3
Comments 4
4 min read
Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck
Cover image for Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Mindfck Devlog 1: Making a High Level Programming Language to Brainfuck

Comments
10 min read
Mastering Go's Error Handling: Patterns for Reliable Software
Cover image for 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
Cover image for 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

2
Comments 1
1 min read
Stop Writing Rigid Code! Master the Decorator Pattern in Go for Ultimate Flexibility
Cover image for 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
Cover image for 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
Cover image for 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
Building Time Series Applications with GoFrame and TDengine

Building Time Series Applications with GoFrame and TDengine

Comments
3 min read
GoFr: Power Up Your Microservices with This Go Framework
Cover image for GoFr: Power Up Your Microservices with This Go Framework

GoFr: Power Up Your Microservices with This Go Framework

3
Comments
4 min read
Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK
Cover image for Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

4
Comments
6 min read
Redoed #3: Connecting Go Server to PostgreSQL with GORM
Cover image for 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
Cover image for 🚀 Building Desktop Apps with Wails: A Go Developer's Perspective

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

2
Comments 1
2 min read
Is net/http All You Need, or Does Gin Offer More?
Cover image for 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
The Hidden Power of defer in Go: Why It Executes in LIFO Order

The Hidden Power of defer in Go: Why It Executes in LIFO Order

Comments
4 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
NodeJS vs GoLang #1

NodeJS vs GoLang #1

3
Comments
1 min read
8 Memory-Efficient Go Coding Techniques For Better GC Performance

8 Memory-Efficient Go Coding Techniques For Better GC Performance

9
Comments 1
6 min read
Using Logger Middleware in Go Fiber
Cover image for Using Logger Middleware in Go Fiber

Using Logger Middleware in Go Fiber

4
Comments
2 min read
How Gost-DOM avoids making HTTP calls

How Gost-DOM avoids making HTTP calls

Comments
5 min read
How Gost-DOM is implemented

How Gost-DOM is implemented

Comments
2 min read
loading...