Click here to Skip to main content
15,907,183 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
I am working asp.net MVC 4 and MVC 5 with C#. I try to learn angularJs For Asp.net MVC please guide me best way to learn angularJs for asp.net MVC.
Posted

You can start there:
Angular Tutorial - Part 1: Introduction to Angular.js [^]
The tutorial is 7 parts.
 
Share this answer
 
You can start with yoeman template.
[Yoeman]

When you follow the instruction mentioned in this website.
It will create basic working template of angularjs website.

Also you will learn about grunt, gulp, bower, npm which are must to learn Angularjs

After making changes in existing Angularjs sample website you will learn gradually.
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900