Map

Boldly Go (boldlygo.tech)

Wiki entityblogpersongolang โ†ณ show in map Markdown
title
Boldly Go (boldlygo.tech)
type
entity
summary
Jonathan Hall's daily blog and newsletter on the Go programming language, language-spec walkthroughs, and Go testing patterns
tags
blog, person, golang
created
2026-04-25
updated
2026-04-25

Jonathan Hall's blog and daily email newsletter ("Boldly Go: Daily") at boldlygo.tech. Focused entirely on Go โ€” language-spec walkthroughs, testing patterns, error handling, JSON tricks, and other day-to-day Go ergonomics. Hall offers paid development subscriptions and private mentoring alongside the free newsletter.

The Go-language-spec series works through the spec one piece at a time, often picking up reader questions and turning them into follow-up posts (see t-context-go-testing for an example).

Ingested articles

  • t-context-go-testing โ€” When to use Go 1.24's T.Context() (and the rare cases where you shouldn't)