Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

KnockoutJS Web Development [Repost]

Posted By: Free butterfly
KnockoutJS Web Development [Repost]

KnockoutJS Web Development by John Farrar
English | 27 Feb. 2015 | ISBN: 1782161023 | 178 Pages | PDF | 1 MB

Efficiently work with data, web templates, and custom HTML tags using KnockoutJS

About This Book

Simplify page logic with automated calculations and control the visibility of your CSS elements with the help of robust yet friendly templates
Create your own custom HTML tags that provide dynamic interactive logic using meaningful markup naming conventions and structures
Use best practices to work with simple as well as complex data that interacts with your view components
Who This Book Is For

This book is for web developers and designers who work with HTML and JavaScript to help them manage data and interactivity with data using KnockoutJS. Knowledge about jQuery will be useful but is not necessary.

In Detail

Knockout is a jQuery-friendly library that helps you to create rich, responsive displays and editor user interfaces with a clean underlying data model.

Starting with the installation and configuration of KnockoutJS, this book will describe the ins and outs of working with forms using arrays, nesting, and grids.

You will learn about event binding and context binding properties using JSON and AJAX. You will then explore the features of KnockoutJS like mapping and how to go about it using controller options. You will also learn how to use this feature for mapping multiple objects and managing them. This book provides an in-depth explanation of native templates, enhanced collection handling, and render event handling using third-party template engines.

By the end of the book, you will have knowledge of all the different functionalities KnockoutJS has to offer.