i want to teach intermediate angular JS to developers who have basic knowledgeapplication development and want to be able to use Angular javascript at client side effectively in business applications.
This course is covering some of the important Angular JS concepts with practical codes and most of useful directives and services are covered in this. We have also covered Angular JS routing with Single Page Application in last section of this series.
I have used Visual Studio 2013 in this Course because it support full intellisense but when learners wants to do this they can use any tool they are comfortable and i am sure all codes will work as it is.
This course is specially designed in such a format that someone can understand it easily and i have taken care that this will be in a simple indian english so that everyone can understand.
As this is my first video series on Angular JS this is starting form basic and we will come soon with more advance things in same.
Happy Learning
In this lecture i have started with very basic angular expression and created some logical output with the help of ng-app directive.
In this Video lecture i have created a Javascript file with angular code and then inherited scope of that module controller in to my HTML view.
In this lecture i am showing ng-repeat to bind collection of data with HTML UI
This video is showing how to apply CSS classes on HTML elements dynamically at runtime with the help of angularJS.
This lecture explains how to use ng-copy, ng-cut, ng-paste, directives.
In this Video i am dealing with key press events using angular directives.
- Downlaod and install visual studio 2013 express which is free available. or if it is not possbile any other IDE which can support Javascript, HTML5 and CSS will work fine with this.
