KnockoutJS Programming By Example - Agus Kurniawan

KnockoutJS Programming By Example

By Agus Kurniawan

  • Release Date: 2014-08-28
  • Genre: Computers

Description

This book is a practical guide to KnockoutJS programming and provides how to integrate with several web technology such as HTML5, Bootstrap CSS, RequireJS, PHP, ASP.NET MVC, Node.js and Socket.io. It describes all the elements of the KnockoutJS API and illustrates their use with code examples. The following is a list of highlight topics:

* Preparing development environment
* Model-View-ViewModel (MVVM) and Observables
* Knockout Data Binding and Templates
* Interacting with Server
* Knockout Modular: KnockoutJS and RequireJS
* Case study 1: Building web application with KnockoutJS, PHP and MySQL
* Case study 2: Building web application with KnockoutJS, ASP.NET MVC and SQL Server
* Case study 3: Building web application with KnockoutJS, Node.js, Express and MongoDB
* Case study 4: Building web application with KnockoutJS, Node.js and Socket.io