backend
5 posts tagged “backend”.
Note
errgroup already cancels the context for you
Note
You can use the ? operator in main
Note
Turn on WAL mode before you blame SQLite
Note
Parse at the boundary, trust everywhere else
Article·8 min read
System design in five questions
System design reads like an endless glossary: load balancers, sharding, CAP, circuit breakers, CDNs. It is easier than that. Almost all of it answers one of five questions.