简体   繁体   English

Node.js和Sproutcore上的相同框架/库

[英]Same frameworks/libraries on Node.js and Sproutcore

I am using Node.js and Sproutcore. 我正在使用Node.js和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) 你知道两端都有工作的库/框架(测试,http请求,javascript扩展等)

"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是你应该研究的东西。 YUI will help you build your logic/business for both client and server. YUI将帮助您为客户端和服务器构建逻辑/业务

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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