-5

I am new to angularJs and feeling very excited about it. I've gone through basics and to get practical knowledge I want to learning creating applications using angularjs. Can someone please provide links where step by step guide is given to build angularJs applications. I've seen https://docs.angularjs.org/tutorial

But need some resource where more options are available Thank you very much

A.J. Uppal
  • 19,117
  • 6
  • 45
  • 76
Pravin Kottawar
  • 71
  • 2
  • 18

3 Answers3

1

Its seems you don't want to do google. BTW I faced the same problem you are facing now. I did google for the same and finally i reached on scotch.io and bennadel.com that helps me a lot. Hope these are also helpfull for you.

scotch.io

Bannadel

Thinking in angularjs

Learn angularjs free

10 angular js patterns

How data binding works in angular js

Community
  • 1
  • 1
Bharat Bhushan
  • 2,077
  • 2
  • 21
  • 34
0

You can learn angularJS in 60mins on bellow link.

Learn AngularJS in 60Mins

You can also watch video on bellow link.

Watch Video

0

If you love reading books, then you probably like this : https://www.ng-book.com/

But before you start learning, be aware about the fact:

  1. Current Angular version is 1.3.
  2. By year end or next year, they are about to release angularjs 2.0
  3. Big thing about version 2.0 is that its not just an update. They are rewriting lot of stuff in it. Meaning, application working with version 1.0 probably won't compatible with 2.0. find out more about it here : http://ng-learn.org/2014/03/AngularJS-2-Status-Preview/

Good Luck :)

Kuldip Raj
  • 61
  • 1
  • 1
  • 6