- KnockoutJS Blueprints
- Carlo Russo
- 194字
- 2021-07-23 20:27:33
Preface
In the past five years, almost everyone working on web applications has used jQuery; but when you start working with a more complex app, you understand how difficult it is to work in such a low-level way. This is the reason behind KnockoutJS—to help you to build Rich Web Application by thinking in a high-level way, with models and not worrying about the DOM anymore. In this way, you can think about products to show, user profiles, and working days, not about table rows and columns, and you can scale up in complexity easily.
This book starts with a simple project to show you how to use all the basic features of KnockoutJS, then it will go through four other projects, to teach you how to use this library in different contexts.
The goal of this book is to teach you how to create fully testable web applications from real-world solutions with the powerful data-binding offered by KnockoutJS, how to bind all the components of a web application together—no matter how big it is, how to create new reusable components by yourself, and how to integrate external libraries easily.
- WebAssembly實戰
- Java FX應用開發教程
- Learn Scala Programming
- Android 應用案例開發大全(第3版)
- 可解釋機器學習:模型、方法與實踐
- Mastering Apache Maven 3
- 新一代SDN:VMware NSX 網絡原理與實踐
- Scratch3.0趣味編程動手玩:比賽訓練營
- Creating Data Stories with Tableau Public
- Java圖像處理:基于OpenCV與JVM
- OpenCV 3 Blueprints
- Illustrator CS6設計與應用任務教程
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- 零基礎學HTML+CSS
- 創意UI Photoshop玩轉移動UI設計