newsletter

Previously sent emails:

sending emails in JS

12/29/2024

#2: Sending emails in JS: Next.js+Brevo. Part 2

We're continuing with a contact form example in Next.js. We're sending emails in JS with brevo using their transactional email api with a bot prevention checks.

Sending emails in JavaScript

12/06/2024

#1: Sending emails in JavaScript: Next.js+Brevo

Brevo (formerly Sendinblue) is an email service provider for marketing and transactional emails. Let's start sending emails in JavaScript with them.