- 🔗 Fixing For Loops in Go 1.22
- 🔗 Maroto: build PDF using Golang
- 🔗 Use your database to power state machines
- 🔗 Futures in Go, no package required
- 🔗 Why is Go's declaration syntax "backward"? (The Clockwise/Spiral Rule)
- 🔗 How to create and read custom tags in Golang
- 🐥 Grouping a Slice of Structs by a Specific Property in Go
- 🔗 Fieldnotes
- 🔗 GitHub - torenware/vite-go
- 🔗 Embed a Javascript website inside a binary with Go 1.16
- 🐥 Removing Items from a Slice in Go Using Generics
- 🔗 Generate Go client and server from OpenAPI 3 specs
- 🔗 Dummy load balancer in a single Go script
- 🐥 Writing an event bus using Generics in Go
- 🐥 The Functional Options Pattern in Go
- 🔗 Let's Write a Simple Event Bus in Go
- 🔗 Why using Microservices or Monolith can be just a detail?
- 🔗 I Made This Website Using HTMX + Go in One Month, Here's What I Learned
- 🐥 Counting string length and byte size using Go
- 🔗 Interview Questions for a Go Developer. Part 1: Fundamentals
- 🔗 Don't write clean code, write CRISP code
- 🔗 Testing slog handlers with slogtest
- 🔗 Advanced Go Concurrency
- 🔗 Implementing Swagger in Go Projects
- 🔗 Go structured logging with slog