亚洲国产日韩欧美一区二区三区,精品亚洲国产成人av在线,国产99视频精品免视看7,99国产精品久久久久久久成人热,欧美日韩亚洲国产综合乱

angular.js - I am new to angularjs, what projects is it suitable for?
黃舟
黃舟 2017-05-15 16:55:50
0
4
697

Newbie wants to learn angularjs. I used angular to make a simple Sudoku game before, and I feel that I have a certain understanding of angular. Next, I want to learn in depth by doing a small project independently. What types of projects can I do to quickly learn the essence of angular?

黃舟
黃舟

人生最曼妙的風(fēng)景,竟是內(nèi)心的淡定與從容!

reply all(4)
曾經(jīng)蠟筆沒有小新

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

世界只因有你

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