- Mastering KnockoutJS
- Timothy Moran
- 192字
- 2021-08-05 17:13:11
Chapter 1. Knockout Essentials
Though it is expected that you have experience with both JavaScript and KnockoutJS, we will still be covering the basics to establish a common foundation. This book wouldn't be complete if we didn't cover at least the basics. After that, we will look at building a simple application to create and manage contact information. This application will be used throughout the book to explore new techniques in Knockout and see how they fit into the larger process of application development. In this chapter, you will learn how to:
- Define viewmodels
- Write standard bindings
- Use extenders
- Use templates
- Put all these pieces together into a functional application
This covers most of the standard functionalities in Knockout. In the next chapter, we will look at creating our own bindings to extend Knockout.
Even if you have used Knockout before and don't think you need a refresher, I encourage you to at least read the section that covers the Contacts List
application example. It's something we will be using throughout the book as we explore more advanced concepts.
Before we get started, let's get our development environment set up.
- Java 開發從入門到精通(第2版)
- Python GUI Programming Cookbook
- 青少年Python編程入門
- Haxe Game Development Essentials
- JSP程序設計實例教程(第2版)
- Instant jQuery Boilerplate for Plugins
- 監控的藝術:云原生時代的監控框架
- Mudbox 2013 Cookbook
- Drupal Search Engine Optimization
- Instant GLEW
- Java 9:Building Robust Modular Applications
- Android Application Programming with OpenCV 3
- Learning Akka
- 區塊鏈技術與智能服務應用
- Building RESTful Web Services with PHP 7