Everything you care about in one place

Follow feeds: blogs, news, RSS and more. An effortless way to read and digest content of your choice.

Get Feeder

alexedwards.net

Alex Edwards

Get the latest updates from Alex Edwards directly as they happen.

Follow now 37 followers

Latest posts

Last updated 13 days ago

Organize your Go middleware without dependencies

13 days ago

For many years, I've used third-party packages to help organize and manage...

When is it OK to panic in Go?

about 1 month ago

If you've been working with Go for a while, you might be...

When is it OK to panic in Go?

about 1 month ago

If you've been working with Go for a while, you might be...

How to manage tool dependencies in Go 1.24+

3 months ago

One of my favourite features of Go 1.24 is the new functionality...

11 tips for structuring your Go projects

4 months ago

When working with Go, you have three main building blocks to help...

Quick tip: A time-saving Makefile for your Go projects

about 2 years ago

Whenever I start a new Go project, one of the first things...

How to use the http.ResponseController type

about 2 years ago

One of my favorite things about the recent Go 1.20 release is...

An Introduction to Packages, Imports and Modules in Go

over 2 years ago

This tutorial is written for anyone who is new to Go. In...

}A Complete Guide to Working With Cookies in Go

over 2 years ago

In this post we're going to run through how to use cookies...

The ‘fat service’ pattern for Go web applications

over 2 years ago

In this post we're going to talk about one of my favorite...

The service layer pattern for Go web applications

over 2 years ago

In this post we're going to talk about one of my favorite...

The ‘fat service’ pattern for Go web applications

over 2 years ago

In this post I'd like to talk about one of my favorite...