How to Send Emails with EmailJS

If you need to send emails from a static page or a single-page application, EmailJS seems like a logical choice.  However, there are security implications of your choice because everything happens client-side. This write-up disambiguates those implications for you and tells you how to send emails in Email.js safely.  Introduction to EmailJS: bridging client-side and […]