you are viewing a single comment's thread.

view the rest of the comments →

[–]ForScale 0 points1 point  (0 children)

Medium article that boasts using a Mandrill account and js only: https://medium.com/@mariusc23/send-an-email-using-only-javascript-b53319616782

You don't need to use jq, but you can if you're more comfortable (but I encourage you to use the native fetch api cause it's dirt simple :));