search

Home  >  Q&A  >  body text

前端 - 怎么学好angularjs并能熟练运用

公司项目用的是angularjs,以前没接触过。一个月了,感觉对它的了解还是很浅显!
应该怎么学习并能熟练用到项目中?

大家讲道理大家讲道理2744 days ago648

reply all(5)I'll reply

  • 黄舟

    黄舟2017-05-15 16:58:24

    Looking at your description, it shows that you have been exposed to AngularJS for a month. I believe you should have mastered the basic usage. I was in the same situation as you and knew how to use it, but I desperately wanted to understand why it was used this way and how to do it better. use.

    Let me recommend some videos and books to you.

    Video:

    • Damo Qiongqiu’s videos on MOOC.com "Using AngularJS to Develop Next-Generation Web Applications" and "AngularJS in Practice" http://www.imooc.com/space/teacher/id/103747 (Getting Started)

    • The AngularJS special session of Ali Lalan Exchange Conference http://www.imooc.com/learn/203 is also on MOOC.com (advanced)

    • If you can circumvent the wall and your English is good, it is recommended to watch the ng-conf video on YouTube (advanced)

    Book:

    • Five-star recommended book "Mastering AngularJS" http://www.duokan.com/book/90947

    Practical projects:

    • You can refer to my answer /q/1010000003817111/a-1020000003821185

    Another thing to say, be sure to take the time to read the official AngularJS documentation. It can help you understand the principles of AngularJS.
    If it is difficult to read in English, someone has translated it into Chinese. Be sure to read it carefully. Address : http://docs.ngnice.com/guide

    By the way, some of the articles shared by Angular on github by our team are relatively scattered. If you are interested, you can take a look. Address
    https://github.com/hjzheng/CUF_meeting_knowledge_share/issues?utf8=%E2%9C%93&q=angular

    reply
    0
  • PHP中文网

    PHP中文网2017-05-15 16:58:24

    I recommend to you the introduction to angularjs I wrote before, and I also released advanced and angular2, you can take a look.

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-15 16:58:24

    I always think that the following point of view is basically suitable for all languages:

    1. Read more---read the document carefully

    2. Write more --- just write code

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-15 16:58:24

    Read it a few more times and think about it while reading: https://ruby-china.org/topics/27590#reply7

    However, the words are spoken by others, think about the truth yourself.

    reply
    0
  • 阿神

    阿神2017-05-15 16:58:24

    Watch the video and then write a demo immediately after watching it. Maybe it will be helpful to the question

    reply
    0
  • Cancelreply