Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

What frameworks to use to develop dynamic web application with node.js and what books to read or articles? Can you recommend full stack

share|improve this question
4  
Any framework or language will work if you invest the time... – SimpleCoder Jun 27 '12 at 18:47
1  
@SimpleCoder While ultimately true some combinations require considerably more time (and pain/annoyances) for the same results... and I have only so much time (and dislike pain/annoyances). – user166390 Jun 27 '12 at 18:53
I completely agree. The only reason I gave an unhelpful answer was because the asker didn't specify any preferences (besides using node and being "secure"). No mention about pain or annoyances either :) – SimpleCoder Jun 27 '12 at 18:55

closed as not constructive by Wooble, Dalmas, SimpleCoder, Eric J., pst Jun 27 '12 at 18:52

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or specific expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, see the FAQ for guidance.

1 Answer

up vote 0 down vote accepted

express.js is one of the more popular frameworks for node.js so I would look into that: http://expressjs.com/

nodetuts will have some tutorials on express.js and just node in general: http://nodetuts.com/

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.