Hacker News new | ask | show | jobs
by ErikAugust 4704 days ago
I spoke of the "MEAN" stack today - cool to see others using to a tee - with Mongoose and Passport.

Two other nice packages:

Nodemailer - for emailing - npm install nodemailer

Moment.js - for time/date formatting, and a ton more (manipulation, etc) - npm install moment