
Chinese developers have already asked the version developers to change that:
“Because the number «64» has been filtered by CHINA GFW.
The new nodejs version 0.6.4 has caused nodejs.org to be blocked in China.
Our Chinese nodejs developers visit nodejs.org website that is RESET now!
Please help us, change the version number quickly!
ps: the «89» magic number will cause the same problem too.
So the future version 0.8.9 should be avoided.
Please help us, and screw up the GFW!”
Node.js was created by Ryan Dahl in 2009 is a relatively new technology, which has gained the recent popularity among web developers. However, until now some people do not know what Node.js is all about. It is a server-based JavaScript environment that uses the asynchronous event-trigger model. What does this mean? It is simple: it is the environment, which is intended for writing scalable, high-performance applications. It is almost like Ruby's Event Machine or Python's Twisted, but much deeper - JavaScript implements a cycle of events at the level of language itself, and does not as a separate library.

It is not all: a cool thing is about Node.js that it has thousands of modules, which are available for any purpose. In this review, you will find the most useful resources on Node.js starting from the simple user-friendly tools and detailed guides to the profound articles and resources on this promising technology. Do you use Node.js? Share your experience in the comments on this post!