Connect to MongoDb in NodeJS (latest version 4.0) with Mongoose
Cài đặt NodeJS trên Window
Thực sự việc cài NodeJS trên window thì cũng không khác mấy những phần mềm bình thường, cứ start rồi next next… finish ^^. Vì vậy trong bài viết này ngoài việc cài mình cũng sẽ giải thích thêm 1 số kiến thức căn bản cần biết về NodeJS cho newbie.
Respond to JSON or XML requests from a Node.js API
Here’s an NPM Module I came up with which can convert a javascript object to XML, EasyXML. There’s a few of them out there already, but they lacked some configurability that I desired, specificially the ability to have pluralized/singular parent/children for array objects (a convention we use at work). The name of the module is `easyxml`, and can be installed like so:
Continue reading “Respond to JSON or XML requests from a Node.js API”
Tạo website đầu tiên với ExpressJS
Hướng dẫn các bạn xây dựng 1 website đơn giản với ExpressJS và Handlebars View Engine
Hello World ExpressJS 4.x
ExpressJS là 1 framework phổ biến của NodeJS