I initially read the AngularJS authoritative tutorial. Some codes in the book ran incorrectly, but you can run them through the link.
Some documents on the Internet may be toy code that can only run on 1.2x, but the code in this book is still relatively professional.
1. Introduction to Angular.js video on MOOC: http://www.imooc.com/learn/51
2. Online learning tutorials on MOOC: http://www.imooc.com/learn/156
3. Chinese documentation: http://docs.ngnice.com/guide
4. Introductory tutorial of Turing community: http://www.ituring.com.cn/minibook/303
5. Huizhi.com online editing learning: http://www.hubwiz.com/course/547c3e3b88dba0087c55b4e5/
It is recommended to study in the order I recommend. First, learn about Angular.js through the first lecture to get a general impression, and then choose one of 2 and 5 to study. Supplemented by 3 and 4 for reference
Recommend this interactive course, you can learn and practice immediately, with functional descriptions, code examples and writing process angularjs learning path
The authoritative guide book is not suitable for first reading. It is recommended to read the tutorial on www.ngnice.com first to understand what an Angular application is
How to run.
It is recommended to read this tutorial on MOOC.com http://www.imooc.com/learn/51 Then there are the official API + community answers As a beginner, I have read it intermittently several times and it is very helpful. The other is the summary. The most important thing is to search for problems on Google. If you don’t write code, you won’t know there are many pitfalls. .
I initially read the AngularJS authoritative tutorial. Some codes in the book ran incorrectly, but you can run them through the link.
Some documents on the Internet may be toy code that can only run on 1.2x, but the code in this book is still relatively professional.
"Angularjs Authoritative Tutorial"?
Authoritative guide, official documentation.
Or look at this angularjs_pingan
1. Introduction to Angular.js video on MOOC: http://www.imooc.com/learn/51
2. Online learning tutorials on MOOC: http://www.imooc.com/learn/156
3. Chinese documentation: http://docs.ngnice.com/guide
4. Introductory tutorial of Turing community: http://www.ituring.com.cn/minibook/303
5. Huizhi.com online editing learning: http://www.hubwiz.com/course/547c3e3b88dba0087c55b4e5/
It is recommended to study in the order I recommend. First, learn about Angular.js through the first lecture to get a general impression, and then choose one of 2 and 5 to study. Supplemented by 3 and 4 for reference
Official guide is always your best choice~~
https://docs.angularjs.org/guide
:)
Recommend this interactive course, you can learn and practice immediately, with functional descriptions, code examples and writing process angularjs learning path
The authoritative guide book is not suitable for first reading. It is recommended to read the tutorial on www.ngnice.com first to understand what an Angular application is
How to run.
It is recommended to read this tutorial on MOOC.com http://www.imooc.com/learn/51
Then there are the official API + community answers
As a beginner, I have read it intermittently several times and it is very helpful. The other is the summary. The most important thing is to search for problems on Google. If you don’t write code, you won’t know there are many pitfalls. .