
BYO in KickJS v5 — Building Your Own Mailer (and Why That's a Good Thing)
If you went looking for @forinda/kickjs-mailer on npm and found a deprecation banner instead of a v5...
Apr 25, 20267 min read0 reactions0 comments
Tag archive

If you went looking for @forinda/kickjs-mailer on npm and found a deprecation banner instead of a v5...

I’ve never encountered a web application that doesn’t send emails to users! It’s so important. Let’s look into a popular mailing library called Bamboo and see how it can be used to trigger emails in our Phoenix web application.