I\'m currently experimenting with jade template engine. I\'ve got the follow basic code in my layout.jade file:
I have a specific use case of RabbitMQ in mind, and I\'d like to clarify certain things and ask for recommendations.
I am new to web servers and node.js and I need some help. I have no idea what to put in the .listen();
I went to the domain registry and add the A record to.mysite.comwith IP address, and dev.mysite.com and rest.mysite.comwith the same IP Address.
I\'m currently building an JavaScript project that uses NodeJS and some objects are shared between client and server side.
I am trying to install NPM on OSX Lion, I 开发者_如何学JAVArun this command: curl https://npmjs.org/install.sh | sudo sh
I need to parse (server side) big amounts of HTML pages. We all agree that regexp is not the way to go here.
I\'m trying to implement a way of creating a record (Update) when changes are made in a MongoDB document, via Mongoose/Node.js/Express. I\'m new开发者_如何学编程 to Node.js so I was wondering what the
I\'m unsure if I\'m calling the database, mongo, efficiently. Right now I, open the db, get the collection, do my q开发者_JAVA技巧uery, close the connection.
I have two very large(30000+ documents) c开发者_如何学运维ollections, one contains words extracted from a text file(collection name \'word\') and one contains words from a dictionary(collection name \