How to send Email using Node.js (Easiest way 🤓 using Sendgrid)

In this video I show you how to send emails from your Node application. Being able to send emails from your website or app is an important topic in web development. I found it very hard to understand when I first started and once I found out how easy it actually is it was amazing. So in this video I will show you how to send emails from a node app using SendGrid as our mailing server. SendGrid is a great service and really easy to use and integrate into your Node apps. SendGrid Docs: https://sendgrid.com/docs/ Hope y'all found this video helpful and if you did don't forget to LIKE and SUBSCRIBE and if you have any questions leave a comment down below. Timestamps: 0:00 Intro 0:57 Explaining how sending emails work 1:25 Options for Email Services 1:56 Creating SendGrid account 3:20 Creating Sender 5:05 Creating API Key 6:02 Explaining SendGrid Connection 11:13 Building Contact Form 29:56 Testing FInal Code 32:23 Outro My personal website ================= https://www.thefullstackjunkie.com