- Essential Angular
- Victor Savkin Jeff Cross
- 129字
- 2021-07-02 22:56:24
Preface
What is this book about?
This book aims to be a short, but at the same time, fairly complete overview of the key aspects of Angular: it covers the framework's mental model, its API, and the design principles behind it.
To make one thing clear: this book is not a how-to-get-started guide. There is a lot of information about it available online. The goal of this book is different. Read this book after you toyed around with the framework, but before you embark on writing your first serious Angular application. The book will give you a strong foundation. It will help you put all the concepts into right places. So you will have a good understanding of why the framework is the way it is.
Let's get started!
推薦閱讀
- Windows系統管理與服務配置
- CentOS 7 Server Deployment Cookbook
- Leap Motion Development Essentials
- Mastering KnockoutJS
- D3.js By Example
- Solr Cookbook(Third Edition)
- C++ Fundamentals
- Instant Apache Camel Messaging System
- ROS機器人編程實戰
- Solr權威指南(下卷)
- Python機器學習開發實戰
- 高性能PHP 7
- 計算機輔助設計與繪圖技術(AutoCAD 2014教程)(第三版)
- Effective Python:編寫高質量Python代碼的90個有效方法(原書第2版)
- 自然語言處理NLP從入門到項目實戰:Python語言實現