Responsive HTML Email with Node.js - Send Rich, Responsive HTML Emails Using Ink, Yeoman & Express

preview_player
Показать описание


We're going to start by creating a workflow that allows us to code our html email, and then template our user's information in before sending it out.

Next, we'll incorporate the Ink responsive framework to make our emails look great in virtually any email client.

-~-~~-~~~-~~-~-
Also watch: "Responsive Design Tutorial - Tips for making web sites look great on any device"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

So incredibly relevant. I JUST stayed up late last night doing an Ink email. The issues i had were integrating back into an Eloqua campaign...more like Camp Pain

RemoteTactical
Автор

Thanks. I've been looking for this for the past 3 days.

LizardanNet
Автор

AWESOME! Thanks for sharing this. Saved my day.

mattbc-ol
Автор

Thank you very much! This saved my day!

joaomeira
Автор

you saved me hours of my life... thank you!

ReesRetuta
Автор

Brilliant! I am gonna try this today!!

cakec
Автор

I have existing code in node js on aws lambda and in that there is email body. Email has feedback in it. I want to make that feedback in email in tabular form. How can I do that with existing code?? Can you please guide me?

siddhibudhale
Автор

Nice video.
Do you know if you can do the same thing with Meteor ?
Thanks

nabaus
Автор

Would be nice if this was redone with inky 2 / inky.js on the backend as a template language so you can use custom tags like <row> that compile down <table> etc...

HansMcMurdy
Автор

I watched you video on why you thought Atom was the best text editor. Just wondering what your thoughts are on Atom.io now, as I see you using Sublime. Cheers

trentbosnic
Автор

Hey!! a very nice tutorial. Can you please add a video of how to use dust.js as template to send emails.

mohitmathur
Автор

It was good but, Is it possible manually? Sender and receiver ID already maintain in the code. Is it possible do it manually? can you help me to make it manually!

subhankarmanna
Автор

Great video man, as always!!!. I have a question:

which framework for cross mobile development you recommend?? 
I "choose" (for the moment) Ionic, but I wanna know your opinion.

(sorry for my english)

MarcoAntonio-gitz
Автор

I am using nodemailer with hogan.js but I am getting error Problem sending email: TypeError: Invalid non-string/buffer chunk. I have search everywhere not able to send html in string format. please help me

vijaydhake
Автор

Hello, what is your personal opinion on asp.NET MVC 5. I am getting into web app development, and I come from C# desktop app background. Best regards.

LazarRedDevil
Автор

Hey. I just landed my first job as a web developer. The company uses Macs, (I come from Windows world) and basically I have to choose between MBA and MBP. Which one do you prefer for web development?

Clichet
Автор

Hi Thanks for the tutorial, that zurb.com/ink link is not working

saabirmohamed
Автор

LearnCode.academy Any Polymer tutorial to send email client side?

DaveyonMayne-ok
Автор

anyoone else getting this error when they run the gulp command "Error: Cannot find module 'gulp-inline-css'"

folarichards
Автор

Awesome video man, love how you're templating stuff out.

when it comes to reading files you shouldn't you use streams and just pipe them like this?

var compiledTemplate = fs.createReadStream('file path here',

On something like this it doesn't matter much because it happens on server start, and the file is small. But the automatic backpressure and just good coding habits when it comes to using streams seems good to get into.

purerandom
join shbcf.ru