简体   繁体   中英

Same frameworks/libraries on Node.js and Sproutcore

I am using Node.js and Sproutcore.

My goal is to use same frameworks/libraries as much as possible on both sides so I don't have to learn two things to accomplish one thing.

Do you know libraries/frameworks that work on both ends (testing, http requests, javascript extensions etc)

"so I don't have to learn two things to accomplish one thing" You will need to learn both. I think maybe YUI is something you should look into. YUI will help you build your logic/business for both client and server.

http://developer.yahoo.com/yui/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM