Hello Guys,
I have been working with mvc for quite a long time. I am told to learn AngularJS for a new project.
Can anybody suggest site/tutorial? I want to be able to create basic application which performs crud operations,validations etc.
Thanks
Since AngularJS is an extremely popular framework, you should have no issues finding a variety of resources for learning it. The first place I would recommend would be the Learn section of the
AngularJS site which has
videos, tutorials and even
a "code school" section.
This obviously isn’t the only resource out there :
- A Better Way to Learn AngularJS
- Building a Single Page Application using AngularJS (found on the
SPA area of this site) - Start Learning AngularJS Here!
- Learn-Angular.org
- The Ultimate Guide to Learning AngularJS (in one day)
Jeff Cunningham has
compiled a HUGE collection of resources related to learning Angular JS that can be found here. It’s seems quite exhaustive and should cover just about everything that you would need.