新人想学习angularjs,之前用angular做了一个简单的数独游戏,感觉对于angular有了一定的了解。接下来想要通过独立做一个小的项目来深入的学习,请问可以做一些什么类型的项目能够快速的学习到angular的精髓。
曾经蜡笔没有小新2017-05-15 16:57:50
My suggestion is:
Step one: You should start the phonecat project from the AngularJS classic project: https://github.com/angular/angular-phonecat
Step 2: It is recommended to write some instructions and demos to practice your skills. You can refer to one of my previous practice projects https://github.com/hjzheng/angular-cuf-nav
Step 3: Go to YouTube, there are a lot of AngularJS videos, especially ng-conf videos.
Step 4: After you are familiar with it to a certain extent, it is recommended to learn JohnPapa’s AngularJS specification: https://github.com/johnpapa/angular-styleguide/blob/master/i18n/zh-CN.md and use it in your project .
Step 5: Learn other projects under JohnPapa, such as https://github.com/johnpapa/generator-hottowel
Recommend a book to you: "Mastering AngularJS" http://www.duokan.com/book/90947
天蓬老师2017-05-15 16:57:50
Angular is still very suitable for multi-form cms. If you want to make a single page, you must be familiar with using directives and understand dependency injection