I am developing web applications using the WAMP stack. I use javascript jQuery extensively and want to start learning about node.js, but what specific problems can a node.js address have that I canβt do in php, or what additional benefits will node.js provide me with in relation to the other server side languages. I am also interested in knowing its limitations, to help me decide what and how much can be achieved using it.
source share