Difference between revisions of "Nodejs"
Jump to navigation
Jump to search
Onnowpurbo (talk | contribs) |
Onnowpurbo (talk | contribs) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ==Lebih Detail== | ||
+ | |||
+ | * [[nodejs: instalasi]] | ||
+ | * [[nodejs: web server sederhana]] | ||
+ | * [[nodejs: echo server]] | ||
+ | * [[nodejs: walkietalkie]] | ||
+ | |||
==Referensi== | ==Referensi== | ||
Line 5: | Line 12: | ||
* http://howtonode.org/hello-node | * http://howtonode.org/hello-node | ||
* https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager | * https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager | ||
+ | |||
+ | ===Chat=== | ||
+ | |||
+ | * http://code.tutsplus.com/tutorials/real-time-chat-with-nodejs-socketio-and-expressjs--net-31708 |