What frameworks to use to develop full and secure dynamic web application with node.js?

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

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/