Node.js: Difference between revisions

m
no edit summary
(Adding page for Node.js as a JavaScript implementation)
 
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 1:
{{stub}}{{implementation|JavaScript}}
{{implementation|JavaScript}}{{stub}}
'''Node.js''' is aan event based, asynchronous I/O framework using the V8 JavaScript engine by Google.
 
Node.js has gained a lot of popularity for using JavaScript outside of the web browser. It has a robust API with support for e.g. file reading, TCP and UDP sockets (both as server and client) etc.
 
* [http://www.nodejs.org/ Node.js homepage]
* [http://www.nodejs.org/docsapi/v0.4.8/api Documentation (v0.4.8)]
535

edits