💾 Archived View for dcreager.net › languages › go captured on 2024-12-17 at 09:30:32. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-09-29)

🚧 View Differences

-=-=-=-=-=-=-

Languages » Go

Statically compiled small language, famously from Google.

100 Go mistakes and how to avoid them

sqlc: compile SQL queries, no ORM!

Sending emails from Go

“Let's Go” Web development ebook

[Sulzmann2023] A Type-Directed, Dictionary-Passing Translation of Method Overloading and Structural Subtyping in Featherweight Generic Go

This post draws the comparison between ‘context.Value’ and dynamic scoping:

Why context.Value matters and how to improve it

» Languages