How to Send Email Programmatically (with Node.js)
Sometimes you want to send emails at scale: cold leads, hiring managers, transactions. Instead of handwriting each email in Gmail (or any other email client) you can programmatically send emails using Node.js. There are many ways to send emails, but ...
joshuaakanetuk.hashnode.dev2 min read