dwyl / sendemail

💌 Simplifies reliably sending emails from your node.js apps using AWS Simple Email Service (SES)
181 stars 26 forks source link

Use Riot to render templates so we can re-use tags from our site/app? #25

Closed nelsonic closed 8 years ago

nelsonic commented 8 years ago

Its great to support handlebars, but if we are going to use http://riotjs.com/ for our components in the app, does it make sense to re-use them when sending emails?

nelsonic commented 8 years ago

Lets "solve" this problem when the need arises... :wink:

iteles commented 8 years ago

👍🏻 Was going to say the same 😊

nelsonic commented 8 years ago

Using Handlebars for now. 👍