Aashish's blogs

Aashish's blogs

Follow
homeDevRetroJavaScriptJS librariesPortfoliobadgesnewsletter
Tag

email

#email

More content

Read more stories on Hashnode


Articles with this tag

Send email without backend after form submission

Oct 7, 20224 min read

If you have a contact form on your website and you don't want to make your own backend then this will be a thing for you. · Alright, we will need a form...

Send email without backend after form submission

Send mail with node and outlook

Oct 21, 20214 min read

Let's look at the real demo where we'll send email using Nodemailer and outlook(hotmail). It's insanely simple and free. · No extra setup, no sign up for...

Send mail with node and outlook