| |||||
Node.js is practically an evented I/O library for Google's V8 JavaScript engine.
Experts recommend it for creating and deploying for traffic and data intensive real-time apps that need to run the same across various platforms and devices.
Node.js is currently considered the top platform for running server-side JavaScript code, being used in production in big companies like Google, eBay, Yahoo, LinkedIn, Microsoft, Cloud9 and many more.
The platform is very well documented and benefits from a very large module repository, managed through the npm (Node.js Package Manager) utility.
What's New in This Release: [ read full changelog ]
· npm: Upgrade to 1.1.63
· crypto: Reduce stability index to 2-Unstable
· windows: fix handle leak in uv_fs_utime
· windows: fix application crashed popup in debug version
· buffer: report proper retained size in profiler
· buffer: fix byteLength with UTF-16LE
· repl: make "end of input" JSON.parse() errors throw in the REPL
· repl: make invalid RegExp modifiers throw in the REPL
· http: handle multiple Proxy-Authenticate values

Via: Node.js 0.8.12 / 0.9.2






0 Comment:
Post a Comment