https://angular.io/docs/ts/la... The official documentation is the most complete and up-to-date. The books published are often long after the language became popular. After all, it requires writing by the author and review and proofreading of the manuscript. , when you get this book, the ideas in this book may be lagging behind. If you don’t mind it, you can just read the official documents
The first choice is definitely the official documents, and they are in Chinese. It is a very convenient portal to read the introductory tutorials. If you must read a paper book, it seems that the only one currently available is "Towards Angular 2: A High-Performance SPA Framework Based on TypeScript" translated by Da Mo Qiongqiu. ng-book2 is said to be released by the end of the year
NG2 has relatively slow update frequency, and all books may not be the latest, but if you insist on buying it like me, I recommend you [Towards angular2 high-performance spa framework based on Typescript]
The official document construction tool is systemjs, but considering that we have to work hard to complete this thing, we decided to use webpack. The environment is difficult to set up. It is recommended to use scaffolding directly: https://github.com/AngularCla...
Personally, I feel that although the official document is OK, it does provide practical experience and practice. If you are good at English, you can read ng-book2, which I personally feel is a very good book.
https://angular.io/docs/ts/la...
The official documentation is the most complete and up-to-date. The books published are often long after the language became popular. After all, it requires writing by the author and review and proofreading of the manuscript. , when you get this book, the ideas in this book may be lagging behind. If you don’t mind it, you can just read the official documents
The first choice is definitely the official documents, and they are in Chinese. It is a very convenient portal to read the introductory tutorials.
If you must read a paper book, it seems that the only one currently available is "Towards Angular 2: A High-Performance SPA Framework Based on TypeScript" translated by Da Mo Qiongqiu. ng-book2 is said to be released by the end of the year
NG2 has relatively slow update frequency, and all books may not be the latest, but if you insist on buying it like me, I recommend you [Towards angular2 high-performance spa framework based on Typescript]
The latest and most authoritative book: "NG-Book 2 The Complete Book on AngularJS 2 r34" Full English version
We also recommend "ng-book2"
URL: https://www.ng-book.com/2/
There are examples, codes and videos. Moreover, the content is updated at any time as the version is updated. Just updated it two days ago.
Before, the discount code
NgConf2016
could be used for half price, I don’t know if it can still be used nowJujue Chinese official website angular.cn
Look at the front-end knowledge base->angular2! Although it’s not much, you can finish it if you can!
The official document construction tool is systemjs, but considering that we have to work hard to complete this thing, we decided to use webpack. The environment is difficult to set up. It is recommended to use scaffolding directly: https://github.com/AngularCla...
Personally, I feel that although the official document is OK, it does provide practical experience and practice.
If you are good at English, you can read ng-book2, which I personally feel is a very good book.
Feeling. The learning curve is too steep. Invest in react or vuejs