ended8월 31일· 1 sources
Why your transactional email needs a queue, not a try/catch
Why it matters
Almost every codebase I've inherited sends email the same way: somewhere inside a POST handler, between the database write and the response, there's an await on the mail provider's SDK. It works, for ...
1
Sources
+0
24h
—
Growth
21d
Active