- KnockoutJS Blueprints
- Carlo Russo
- 146字
- 2021-07-23 20:27:34
What this book covers
Chapter 1, From Idea to Realization, introduces you to the structure of a basic KnockoutJS application. It's a good introduction, and it shows how KnockoutJS implements the data-binding.
Chapter 2, Starting Small and Growing in a Modular Way, shows you how to realize a BookingOnline website. We'll see how to realize template and component, and we will use RequireJS to modularize our code.
Chapter 3, SPA for Timesheet Management, shows how you to realize an SPA with DurandalJS (which uses KnockoutJS as a data-binding library).
Chapter 4, Tracking Expense Using PhoneGap, goes in a different direction by using Cordova to build a hybrid mobile application. We will use KnockoutJS with jQuery Mobile and Jasmine to show you how to test a MVVM application realized with KnockoutJS.
Chapter 5, Wizard for the Public Administration, realizes another SPA, keeping in mind accessibility and SEO.
- Web應用系統開發實踐(C#)
- C++案例趣學
- C語言程序設計(第3版)
- Java設計模式及實踐
- 精通Linux(第2版)
- The DevOps 2.5 Toolkit
- C語言程序設計
- OpenGL Data Visualization Cookbook
- Programming Microsoft Dynamics? NAV 2015
- Distributed Computing in Java 9
- Learning VMware vSphere
- Implementing Microsoft Dynamics NAV(Third Edition)
- Software-Defined Networking with OpenFlow(Second Edition)
- Python 3快速入門與實戰
- Microsoft Dynamics GP 2013 Cookbook