Dynamic emails with handlebars and nodemailer

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • You can see the client code here and the server code that connects with Mailtrap here.

  • mailtrap-node-relay

    Node Express server that sends your test mails to Mailtrap

    Then go ahead and click “send test email”! This will send a test email to your mailtrap using a small node application we made (which can be found here). We use this small node server to avoid CORS errors, the only purpose is to take your HTML, and send a request to the mailtrap API.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • react-ace

    React Ace Component

    React Ace Editor

  • react-textarea-code-editor

    A simple code editor with syntax highlighting.

    React Textarea Code Editor

  • react-monaco-editor

    Monaco Editor for React.

    Finally, I came across a comment on Reddit suggesting Monaco because VSCode is built on top of it.

  • handlebars.js

    Minimal templating on steroids.

    The opening and closing brackets indicate a handlebar variable, more information can be found here.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts