#phoenix #beginners #elixir #mailer
Using bamboo to send emails in phoenix
https://dev.to/heerthees/using-bamboo-to-send-emails-in-phoenix-529d
Using bamboo to send emails in phoenix
https://dev.to/heerthees/using-bamboo-to-send-emails-in-phoenix-529d
DEV Community
Using Bamboo to Send Emails in Phoenix
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.