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.
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
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

3
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

4
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
LeetCode Number of Substrings Containing All Three Characters: Sliding Window in Golang
Cover image for LeetCode Number of Substrings Containing All Three Characters: Sliding Window in Golang

LeetCode Number of Substrings Containing All Three Characters: Sliding Window in Golang

Comments
3 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
Golang Multiline Strings: A Comprehensive Guide

Golang Multiline Strings: A Comprehensive Guide

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
Yet another Go client for Deepseek API

Yet another Go client for Deepseek API

Comments
1 min read
Is plain Go Still a Good Choice in 2025?
Cover image for Is plain Go Still a Good Choice in 2025?

Is plain Go Still a Good Choice in 2025?

5
Comments 1
5 min read
The Easiest Way To Use Https In Localhost
Cover image for The Easiest Way To Use Https In Localhost

The Easiest Way To Use Https In Localhost

10
Comments 2
3 min read
Setting Up a Simple Go Fiber Project
Cover image for Setting Up a Simple Go Fiber Project

Setting Up a Simple Go Fiber Project

4
Comments
2 min read
Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]
Cover image for Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

Godoc-Lint: a linter for Go Doc Comments (godocs) [RE#16]

1
Comments
3 min read
Building a Robust Message Queue System with Kafka and GoFrame

Building a Robust Message Queue System with Kafka and GoFrame

2
Comments
4 min read
My First Steps in Go as a JavaScript Dev Moving to DevOps
Cover image for My First Steps in Go as a JavaScript Dev Moving to DevOps

My First Steps in Go as a JavaScript Dev Moving to DevOps

Comments
1 min read
loading...