I am using Node.js and Sproutcore.
My goal is to use the same structures / libraries on both sides as much as possible, so I don't need to learn two things in order to accomplish one thing.
Do you know libraries / frameworks that work at both ends (testing, HTTP requests, javascript extensions, etc.)
ajsie source
share