Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

node.js (core / framework)

node.js (core / framework)

Problem

I have just completed reading & implementing the awesome "The Node Beginner Book" by Manuel Kiessling. Didn't find a better resource on node.js for a newbie like me. Now I need to make a full fledged application (something like a restaurant review website) with backend handled by node.js

What should be my approach? core or framework(express/geddy)?
I would also need a nosql database like mongodb ? how do I incorporate that into my node app?
Should i also consider jade and stylus into my app?

What should be my plan of action?
I'm open to suggestions.
Thanks in advance.

Problem courtesy of: Nirav Gandhi

Solution

One of my previous question is very similar to yours, see here.

This is more about templating engines.

Solution courtesy of: pronevich

Discussion

View additional discussion.



This post first appeared on Node.js Recipes, please read the originial post: here

Share the post

node.js (core / framework)

×

Subscribe to Node.js Recipes

Get updates delivered right to your inbox!

Thank you for your subscription

×