- KnockoutJS Blueprints
- Carlo Russo
- 145字
- 2021-07-23 20:27:35
Chapter 1. From Idea to Realization
In this chapter, we are going to assume that your experience with KnockoutJS is very minimal; here, we will introduce how to get it and start using it. We will also learn the philosophy behind this great library and the pattern, Model-View-ViewModel (MVVM).
We will learn all this while building a simple, small e-commerce web application and we will see why everything is easier when you work thinking about models instead of document object model (DOM) nodes.
By the end of this chapter you'll know:
- What KnockoutJS is
- What are and how to use KnockoutJS observables, computed observables, and data binding
- What benefits the MVVM design pattern gives you
- The magic behind this library
- How to apply MVVM using KnockoutJS
If you already know how to use KnockoutJS, you can take a quick read through this chapter.
推薦閱讀
- The React Workshop
- Wireshark Network Security
- 薛定宇教授大講堂(卷Ⅳ):MATLAB最優(yōu)化計(jì)算
- Flux Architecture
- Advanced Oracle PL/SQL Developer's Guide(Second Edition)
- Android系統(tǒng)原理及開(kāi)發(fā)要點(diǎn)詳解
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Citrix XenServer企業(yè)運(yùn)維實(shí)戰(zhàn)
- Python 3 數(shù)據(jù)分析與機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- Python數(shù)據(jù)可視化之美:專(zhuān)業(yè)圖表繪制指南(全彩)
- Qt 4開(kāi)發(fā)實(shí)踐
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)訓(xùn)教程
- 精通Spring:Java Web開(kāi)發(fā)與Spring Boot高級(jí)功能
- 軟件測(cè)試技術(shù)
- Oracle Database XE 11gR2 Jump Start Guide