Live data from Hacker News

Monorail.js - Ultra lightweight MVC Framework for Node.js

github.com

1–10 of 26 posts

Re: Monorail.js - Ultra lightweight MVC Framework for Node.js

#6
post #3
post #2

How is that light weight? let's see it has scripts for skeloton projects/models/etc, has it's own orm's, and even ships with its own package manager. that seems like a lot of stuff is you're looking to light weight.

[deleted]

Wow, what a hostile response.

Re: Monorail.js - Ultra lightweight MVC Framework for Node.js

#8
post #3
post #2

How is that light weight? let's see it has scripts for skeloton projects/models/etc, has it's own orm's, and even ships with its own package manager. that seems like a lot of stuff is you're looking to light weight.

[deleted]

I think he meant

    [ u s e r @ma c h i n e E x amp l e ] $ . . / mo n o r a i l . j s i n s t a l l mo o t o o l s

Re: Monorail.js - Ultra lightweight MVC Framework for Node.js

#10
post #3
post #2

How is that light weight? let's see it has scripts for skeloton projects/models/etc, has it's own orm's, and even ships with its own package manager. that seems like a lot of stuff is you're looking to light weight.

[deleted]

The M in MVC has nothing to do with database persistence. That is a wonderful perception that rails and its ilk have given us, for better or worse. You could build a complete system that fully implements MVC without database persistence, or really any persistence at all.
Post reply on HN