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.
Digging Deeper into Code with Tree-Sitter: How to Query Your Syntax Tree

Digging Deeper into Code with Tree-Sitter: How to Query Your Syntax Tree

15
Comments
4 min read
Mastering Go Concurrency Primitives: A Practical Guide

Mastering Go Concurrency Primitives: A Practical Guide

4
Comments
6 min read
sync.Cond in Go: Efficient Goroutine Signaling Without Channels

sync.Cond in Go: Efficient Goroutine Signaling Without Channels

25
Comments 7
5 min read
Is Go Worth Learning in 2025?

Is Go Worth Learning in 2025?

1
Comments
4 min read
How to Build A CLI Todo App in Go

How to Build A CLI Todo App in Go

8
Comments
8 min read
Why I choose Go over Node

Why I choose Go over Node

5
Comments 2
2 min read
Tired of GUI builders? I made a code-first alternative to Retool

Tired of GUI builders? I made a code-first alternative to Retool

16
Comments
3 min read
🐹 Series: Leetcoding in Go — slices.Backward()

🐹 Series: Leetcoding in Go — slices.Backward()

Comments 1
1 min read
You Don't Need GORM, there is a better alternative

You Don't Need GORM, there is a better alternative

4
Comments 1
3 min read
What Is the Best Web Framework for Go?

What Is the Best Web Framework for Go?

Comments
5 min read
My first CLI tool with Golang

My first CLI tool with Golang

1
Comments 2
1 min read
Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Bunster: Revolutionizing Shell Scripting with Secure, Portable Binaries

Comments
3 min read
Mastering GoFrame's Session Module: A Comprehensive Guide

Mastering GoFrame's Session Module: A Comprehensive Guide

Comments
5 min read
Differences between Node.js and Golang (Go) from the perspective of an experienced developer.

Differences between Node.js and Golang (Go) from the perspective of an experienced developer.

1
Comments
4 min read
Learning Go Interface Encapsulation from K8s

Learning Go Interface Encapsulation from K8s

13
Comments 3
5 min read
🚀 JSON + Go: Pro Techniques for Ambitious Developers

🚀 JSON + Go: Pro Techniques for Ambitious Developers

4
Comments 2
3 min read
Showcase Your GitHub Repository’s Users in the README [< 5 Mins]

Showcase Your GitHub Repository’s Users in the README [< 5 Mins]

5
Comments 2
2 min read
🔀 Go Build Tags: One Repo, Many Realities

🔀 Go Build Tags: One Repo, Many Realities

Comments 1
1 min read
Designing the Architecture for an E-commerce Microservice Project

Designing the Architecture for an E-commerce Microservice Project

2
Comments
4 min read
Shell/Python vs Go - practical thoughts form a reimplementation project

Shell/Python vs Go - practical thoughts form a reimplementation project

4
Comments 3
10 min read
Hands-On with P2P Networks: Building a Messaging System

Hands-On with P2P Networks: Building a Messaging System

6
Comments
12 min read
A simple, convenience package for the Azure Cosmos DB Go SDK

A simple, convenience package for the Azure Cosmos DB Go SDK

4
Comments
5 min read
Go Security for Beginners: Understanding and Protecting Your Code

Go Security for Beginners: Understanding and Protecting Your Code

2
Comments 2
5 min read
Introducing FileZap: A Decentralized, Secure File Sharing and Storage Solution

Introducing FileZap: A Decentralized, Secure File Sharing and Storage Solution

Comments 2
2 min read
Tree-Sitter: From Code to Syntax-Tree

Tree-Sitter: From Code to Syntax-Tree

16
Comments
4 min read
loading...