- KnockoutJS Web Development
- John Farrar
- 84字
- 2021-07-23 20:09:45
Chapter 1. Getting Started with KnockoutJS
Welcome to the power and wonder of the world of KnockoutJS. In this chapter, we will start down the road to win with AJAX HTML applications AJAX HTML applications. This chapter will focus on:
- Installing KnockoutJS
- Understanding what MVVM means
- Binding elements with the Knockout library
- Accelerating and simplifying coding using developer tools in modern browsers
- Creating functions for consumption with Knockout
- Automating the computing of values directly with Knockout
- Working with functions outside of Knockout
推薦閱讀