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.
Go doesn't believe in frameworks, but teams still need them

Go doesn't believe in frameworks, but teams still need them

37
Comments 1
5 min read
🚀 TypeScript Just Got 10x Faster — But Not How You Think

🚀 TypeScript Just Got 10x Faster — But Not How You Think

18
Comments 4
3 min read
Go Concurrency: The Full Guide to Goroutines and Beyond

Go Concurrency: The Full Guide to Goroutines and Beyond

14
Comments
21 min read
Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome

Practical Ways to Generate PDFs in Go: Libraries, LaTeX, Pandoc, Chrome

10
Comments
4 min read
Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

Web Backend Development Is a Lie: The Lost 15 Years of Betrayal Part I: The Silent Collapse

8
Comments 4
2 min read
Why Go's Generics Might Be Worse Than No Generics at All

Why Go's Generics Might Be Worse Than No Generics at All

8
Comments
5 min read
In-Depth Guide to Docker Images

In-Depth Guide to Docker Images

7
Comments
9 min read
Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

Building a Go Playground REPL from Scratch with Docker, AWS & Vue.js

6
Comments
3 min read
Avoiding Boilerplate: Using Generics and Reflection for JSON Parsing in Go 1.18+

Avoiding Boilerplate: Using Generics and Reflection for JSON Parsing in Go 1.18+

6
Comments
5 min read
MEMS: The Iron Throne of Micro-Tech

MEMS: The Iron Throne of Micro-Tech

5
Comments
3 min read
The Evolution of Architecture: Monolithic vs. Microservices

The Evolution of Architecture: Monolithic vs. Microservices

5
Comments
7 min read
Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions

Building Event-Driven Go applications with Azure Cosmos DB and Azure Functions

5
Comments
12 min read
Introducing DuckTrace: A Go Tool to Analyze Log Durations

Introducing DuckTrace: A Go Tool to Analyze Log Durations

5
Comments
4 min read
Gin: The Go Web Framework That Will Blow Your Mind!

Gin: The Go Web Framework That Will Blow Your Mind!

4
Comments 2
3 min read
Go - (9) Pointers

Go - (9) Pointers

3
Comments 1
2 min read
Deep Dive into GoFrame's gtree - A High-Performance Tree Data Structure

Deep Dive into GoFrame's gtree - A High-Performance Tree Data Structure

2
Comments
9 min read
The Generic Advantage: Making Your Go Code Flexible, Reusable, and Awesome 🔥

The Generic Advantage: Making Your Go Code Flexible, Reusable, and Awesome 🔥

2
Comments
5 min read
Routing

Routing

1
Comments
3 min read
Golang: Generics in Go

Golang: Generics in Go

1
Comments
2 min read
Handling Transactions in Go the Clean Way — Practical Tips Inside!

Handling Transactions in Go the Clean Way — Practical Tips Inside!

Comments
1 min read
go-redis Unit Testing

go-redis Unit Testing

Comments
2 min read
Getting Started with Go on the Fly

Getting Started with Go on the Fly

Comments
4 min read
🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

🔍 Deep Dive into Go Memory Leak Debugging: A Practical Guide

Comments
4 min read
Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Go for Sort: Part 2 - Expanding the Fundamentals and Implementing Few Other Sorting Algorithms

Comments
5 min read
A Pitfall: Child Goroutines Causing Service Crashes

A Pitfall: Child Goroutines Causing Service Crashes

Comments
2 min read
loading...