且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Knockout.js项目结构

更新时间:2023-11-30 22:20:04

淘汰赛不直接竞争的角度框架,它更像是对数据MVVM款式比为构建单页的应用程序完整的框架结合小型图书馆。

Knockout is not direct competition to the Angular framework, it is more like small library for data binding in MVVM style than full framework for building single page apps.

请看看迪朗达尔( http://durandaljs.com/ ),这是基于淘汰赛,并根据建议提供成分项目结构以及成功实现单页的应用程序的许多其他部分(路由器,对话框,工装,构建过程中,AMD的支持等)类似角或灰烬。

Please have a look at Durandal (http://durandaljs.com/), which is based on Knockout and provides composition based on recommended project structure and many other parts for successful implementation of single page apps (router, dialogs, tooling, build process, amd support etc...) similar to Angular or Ember.