❤️ Postgres — You need a database provider that loves Postgres as much as you do. We'll take care of all the hassle - monitoring, backups, HA, disaster recovery so you don't have to. Want amazing support? We'll be there when you have questions.
Crunchy Bridge sponsor
|
Context Control in Go — A look at a few easy violated rules for handling contexts in Go. The fixes demonstrated will help you identify violations in your own code and, as a bonus, remind you that clever is rarely better.
Horace
|
Saga Pattern Made Easy — Sagas are a common development blueprint, but they can be difficult to build, test, and maintain–learn how we can help.
Temporal Technologies sponsor
|
'I'm Going to Avoid using any as an Actual Type' — Generics introduced the any type, which, conceptually, is similar to interface{}, but using any as a type outside generics in place of interface{} means something different.
Chris Siebenmann
|
|