To node or not to node – Overview of Node.js(scalableapps.com)
scalableapps.com
To node or not to node – Overview of Node.js
http://scalableapps.com/?p=1
1 comments
Contrary to what is said, Javascript IS an object-oriented language and prototype-based inheritance IS a language feature.
I still can't believe how many people don't understand this fact. Javascript is incredibly flexible - if you can think of a programming paradigm - Javascript already supports it.