- 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.
- OpenStack Cloud Computing Cookbook(Third Edition)
- Visual FoxPro程序設計教程(第3版)
- Rust實戰
- INSTANT MinGW Starter
- Python Network Programming Cookbook(Second Edition)
- Functional Kotlin
- Mastering ServiceNow(Second Edition)
- Unreal Engine 4 Shaders and Effects Cookbook
- 領域驅動設計:軟件核心復雜性應對之道(修訂版)
- Java EE核心技術與應用
- Advanced UFT 12 for Test Engineers Cookbook
- 分布式架構原理與實踐
- .NET 4.0面向對象編程漫談:應用篇
- Kotlin進階實戰
- Java從入門到精通(視頻實戰版)