DEV Community

Discussion on: How to send Emails with JavaScript

Collapse
 
xr0master profile image
Sergey Khomushin • Edited

Thanks for the detailed article! We also use Mailtrap.io, and we especially like the analysis of email design.
Can I make a few clarifications about EmailJS? The emailjs.sendForm must have an instance form or a css selector as the third parameter. The emailjs-com package was marked as deprecated a year ago, please use @emailjs/browser.