Sending Emails with Nuxt
Sending emails is a requirement for many web applications, and even static websites. Most websites contain a Contact Us form, and a lot of implementations I have come across use the HTML anchor tag's mailto href attribute to send these emails. I find...
stradoxcodes.hashnode.dev3 min read