I am new to node.js, mongodb.
please suggest me a good tutorial to learn this stuff.
And if any IDE is there for node.js developement ?
I am new to node.js, mongodb. please suggest me a good tutorial to learn
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Node.js does not do IDEs really. Just use a text editor. I personally like Sublime Text 2.
Look at mongoosejs.com for a mongo library.