资 源 简 介
The first day or so of any new web project is downloading libraries and hooking them up to work with each other. The end result of this process looks almost identical to every other web project although it is forbidden to copy code between projects. In order to speed up project development without copying private code, this project has been created as an open source project to be worked on only when "on the bench", all code has been written from scratch specifically for this project or is itself an open source library ready to use.
Feel free to use the project templates posted here, and if you have bench time yourself please consider putting together a template or two of your own to share.
Knockout Jquery QUnit
This template uses requireJS to load files, adds knockout with external templates, and JQuery with automatic version select based on the users browser (1.9 vs 2.0).
It includes QUnit for unit testing.
Extras
Mo