Hacker News new | ask | show | jobs
by firefoxman1 5193 days ago
"How is that light weight?"

Look at the description:

"Monorail.js will never force you to install anything not needed for your project. The goal is to use what you need."

Plus, it's definitely lighter than express.

1 comments

As far as I can tell, this actually uses express.
Ah, I stand corrected. I apologize.

I think if I were to use a node MVC framework built on express, I'd go with Matador: http://obvious.github.com/matador/

Matador actually looks pretty sweet.