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.
Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You πŸš€

Microsoft's TypeScript-Go Project: A Deep Dive and What It Means for You πŸš€

Comments
2 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

GoFr: Power Up Your Microservices with This Go Framework

Comments
4 min read
Building a Downloader in Go

Building a Downloader in Go

Comments
5 min read
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 1
4 min read
Implementing Chat History for AI Applications Using Azure Cosmos DB Go SDK

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

3
Comments
6 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

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

Comments
3 min read
Accelerate Go File I/O: Memory-Mapped Files for High-Performance Applications

Accelerate Go File I/O: Memory-Mapped Files for High-Performance Applications

Comments
8 min read
Using Logger Middleware in Go Fiber

Using Logger Middleware in Go Fiber

2
Comments
2 min read
How I Stopped Restarting My Go Server Every Time I Changed a Config

How I Stopped Restarting My Go Server Every Time I Changed a Config

1
Comments
3 min read
πŸš€ Building Desktop Apps with Wails: A Go Developer's Perspective

πŸš€ Building Desktop Apps with Wails: A Go Developer's Perspective

Comments
2 min read
Is net/http All You Need, or Does Gin Offer More?

Is net/http All You Need, or Does Gin Offer More?

4
Comments
9 min read
8 Memory-Efficient Go Coding Techniques For Better GC Performance

8 Memory-Efficient Go Coding Techniques For Better GC Performance

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

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

Comments
3 min read
Product of Array Expect Itself Leetcode Question - 238

Product of Array Expect Itself Leetcode Question - 238

Comments
3 min read
From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

From the Shadowed Depths: Why Telegram Mini Apps Outshine Native Apps for Business

Comments
3 min read
HEX 2 DEC Converter

HEX 2 DEC Converter

Comments
7 min read
NodeJS vs GoLang #1

NodeJS vs GoLang #1

2
Comments
1 min read
Golang Multiline Strings: A Comprehensive Guide

Golang Multiline Strings: A Comprehensive Guide

Comments
2 min read
API testing with simulation Vol.2

API testing with simulation Vol.2

Comments
11 min read
Implementing Order Service with Golang, gRPC and PostgreSQL - Part 4

Implementing Order Service with Golang, gRPC and PostgreSQL - Part 4

Comments
5 min read
Is plain Go Still a Good Choice in 2025?

Is plain Go Still a Good Choice in 2025?

3
Comments
5 min read
Setting Up a Simple Go Fiber Project

Setting Up a Simple Go Fiber Project

2
Comments
2 min read
loading...