摘要: http://backbonejs.org/#View-$elhttp://www.ibm.com/developerworks/library/wa-backbonejs/https://github.com/gregstewart/backbone-jasmine/tree/master/jav... 阅读全文
posted @ 2015-08-06 18:40 zyip 阅读(191) 评论(0) 推荐(0)
摘要: gulp.task('jsx', function () { var src='app/script/**/*.jsx'; // src='app/script/components/selloff/*.jsx'; return gulp.src([src]) .pi... 阅读全文
posted @ 2015-08-06 10:15 zyip 阅读(936) 评论(0) 推荐(0)
摘要: //entry.jsrequire("!style!css!./style.css");require("./hello.jsx");// document.write("It works.");document.write(require("./content.js"));//hello.jsxv... 阅读全文
posted @ 2015-08-06 09:50 zyip 阅读(270) 评论(0) 推荐(0)