angular.js - 新手上手angularjs,请问适合做什么项目?
黄舟
黄舟 2017-05-15 16:55:50
0
4
634

新人想学习angularjs,之前用angular做了一个简单的数独游戏,感觉对于angular有了一定的了解。接下来想要通过独立做一个小的项目来深入的学习,请问可以做一些什么类型的项目能够快速的学习到angular的精髓。

黄舟
黄舟

人生最曼妙的风景,竟是内心的淡定与从容!

reply all(4)
曾经蜡笔没有小新

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

漂亮男人

Todo List

世界只因有你

Single page application, such as backend management similar

Peter_Zhu

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

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template