I plan to write a fairly large web application using JavaScript. I believe that I will develop webapp using CanJS to organize my client parts.
I strongly consider using Node.js for my server-side component, but I was wondering what is the best way to configure Node to receive and process REST requests. I did something on Google and stumbled upon something called Express. Any comments on this?
Any help / suggestions would be greatly appreciated.
thecountofzero
source share