Getting Started with AngularJS
Video Lectures
Displaying all 45 video lectures.
Lecture 1![]() Play Video |
Welcome To AngularJS! Welcome to the family! Learn what is angular.js, why it is used and how you can build powerful SPAs with it! |
Lecture 2![]() Play Video |
Hello World Learn how to write your first hello world program in AngularJS. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 3![]() Play Video |
ng-model and ng-bind directives Learn basics of directives and what do ng-model and ng-bind directives do in AngularJS. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 4![]() Play Video |
Introduction To Directives Learn what are directives in AngularJS briefly and learn how to work with them quickly. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 5![]() Play Video |
Introduction To Expressions Learn what are expressions in AngularJS and how to work with them. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 6![]() Play Video |
More On Expressions And Directives Learn what are expressions and directives in AngularJS and how to use them together! SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 7![]() Play Video |
ng-repeat Learn what is ng-repeat directive in AngularJS and what it does. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 8![]() Play Video |
Introduction To Model-View-Controller (MVC) Learn what is MVC (model-view-controller) in AngularJS and how its helpful. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 9![]() Play Video |
Introduction To Controllers Learn what are controllers in AngularJS and how to work with them to create dynamic web applications. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 10![]() Play Video |
Introduction To Filters Learn what are filters in AngularJS and how to implement them in your AngularJS code! SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 11![]() Play Video |
ng include Learn what is ng-include directive and how to include files with ng-include directive in AngularJS. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 12![]() Play Video |
Introduction To Routing Learn what is routing in AngularJS and whatSUPPORT ME :D on patreon: http://patreon.com/codedamn |
Lecture 13![]() Play Video |
More on Routing Learn what is routing in AngularJS and how to make your apps work with routing. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 14![]() Play Video |
Creating Login App - Part 1 Learn how to create a login form with angularJS routing and framework. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 15![]() Play Video |
Creating Login App - Part 2 Learn how to create a login form with angularJS routing and framework. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 16![]() Play Video |
$http Service Learn what is $http in AngularJS and how to work with $http in your angularJS code SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 17![]() Play Video |
Creating Simple Search Box Learn how to create a simple search box with AngularJS with the help of filters in AngularJS. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 18![]() Play Video |
Advance Search Box Website: http://codedamn.com Facebook: http://www.facebook.com/codedamn.official Twitter: http://www.twitter.com/_codedamn Learn how you can create an advance search box with AngularJS! |
Lecture 19![]() Play Video |
Passing Data Between Different Scopes Website: http://codedamn.com Facebook: http://www.facebook.com/codedamn.official Twitter: http://www.twitter.com/_codedamn Learn how you can pass data between different scopes! |
Lecture 20![]() Play Video |
Range Based Loops Website: http://codedamn.com Facebook: http://www.facebook.com/codedamn.official Twitter: http://www.twitter.com/_codedamn Learn how to use range based loops in AngularJS! |
Lecture 21![]() Play Video |
$scope.$watch() Learn what is $watch() in AngularJS and how to work with $watch() in AngularJS! Website: http://codedamn.com Facebook: http://www.facebook.com/codedamn.official Twitter: http://twitter.com/_codedamn |
Lecture 22![]() Play Video |
$scope.$digest() Learn what is $digest() in AngularJS and how to work with $digest() in AngularJS! Website: http://codedamn.com Facebook: http://www.facebook.com/codedamn.official Twitter: http://twitter.com/_codedamn |
Lecture 23![]() Play Video |
Services Learn what are services in AngularJS and how to use them in your code! Website: http://codedamn.com Twitter: http://twitter.com/codedammmn Facebook: http://www.facebook.com/codedammmn |
Lecture 24![]() Play Video |
Factories Learn what are factories in AngularJS and how to use them in your code! Website: http://codedamn.com Twitter: http://twitter.com/codedammmn Facebook: http://www.facebook.com/codedammmn |
Lecture 25![]() Play Video |
Providers Learn what are providers in AngularJS and how to use them in your code! Website: http://codedamn.com Twitter: http://twitter.com/codedammmn Facebook: http://www.facebook.com/codedammmn |
Lecture 26![]() Play Video |
More On Providers Learn what are providers in AngularJS and how to use them in your code! Website: http://codedamn.com Twitter: http://twitter.com/codedammmn Facebook: http://www.facebook.com/codedammmn |
Lecture 27![]() Play Video |
Services V/s Factories V/s Providers Learn the major differences between services, factories and providers in AngularJS! Website: http://codedamn.com Twitter: http://twitter.com/codedammmn Facebook: http://www.facebook.com/codedammmn |
Lecture 28![]() Play Video |
ngShow Directive Learn what is ngShow Directive in AngularJS and how to work with that! Website: http://codedamn.com Facebook: http://facebook.com/codedamn Twitter: http://twitter.com/_codedamn |
Lecture 29![]() Play Video |
Creating To-Do App - Part 1 Learn how you can create a to-do app with AngularJS using everything we've learned so far. Website: http://codedamn.com Facebook: http://facebook.com/codedamn Twitter: http://twitter.com/_codedamn |
Lecture 30![]() Play Video |
Creating To-Do App - Part 2 Learn how you can create a to-do app with AngularJS using everything we've learned so far. Website: http://codedamn.com Facebook: http://facebook.com/codedamn Twitter: http://twitter.com/_codedamn |
Lecture 31![]() Play Video |
Creating To-Do App: Part 3 Learn how you can create a to-do application in AngularJS! Website: http://codedamn.com Facebook: http://facebook.com/codedammmn Twitter: http://twitter.com/_codedamn |
Lecture 32![]() Play Video |
Creating To-Do App: Part 4 Learn how you can create a to-do application in AngularJS! Website: http://codedamn.com Facebook: http://facebook.com/codedammmn Twitter: http://twitter.com/_codedamn |
Lecture 33![]() Play Video |
Creating To-Do App: Part 5 Learn how you can create a to-do application in AngularJS! Website: http://codedamn.com Facebook: http://facebook.com/codedammmn Twitter: http://twitter.com/_codedamn |
Lecture 34![]() Play Video |
Creating To-do App - Part 6 Learn how to create a to-do app with localstorage in AngularJS! Website: http://codedamn.com |
Lecture 35![]() Play Video |
Creating To-Do App - Part 7 Learn how to create a to-do app with localstorage in AngularJS! Website: http://codedamn.com |
Lecture 36![]() Play Video |
Exploring The Website Show some support for official codedamn website! Website: http://codedamn.com |
Lecture 37![]() Play Video |
Custom Filters Learn how to code your custom filters in AngularJS. Website: http://codedamn.com |
Lecture 38![]() Play Video |
Custom Directives - Introduction Learn what are custom directives in AngularJS and how to create and work with one. Website: http://codedamn.com Forum: http://clan.codedamn.com |
Lecture 39![]() Play Video |
Directive Definition Object Properties Learn what is DDO in directives in AngularJS and how to work and create properties inside it. Website: http://codedamn.com Forum: http://clan.codedamn.com |
Lecture 40![]() Play Video |
Custom Directives - link Property Learn what is link property in AngularJS custom directives and how to manipulate DOM using it. Website: http://codedamn.com Forum: http://clan.codedamn.com |
Lecture 41![]() Play Video |
Custom Directives - Shared v/s Isolated Scope Learn what is the difference between shared and isolated scopes in AngularJS and how to create shared and/or isolated scope. Website: http://codedamn.com Forum: http://clan.codedamn.com |
Lecture 42![]() Play Video |
Custom Directives - Isolated scope properties Learn how to create isolated scope properties i.e. the local scope (@, =, &) and make use of them in your program. Website: http://codedamn.com Forum: http://clan.codedamn.com |
Lecture 43![]() Play Video |
Hands on to New Developer Portal http://dev.codedamn.com is live and ready for you to take your hands down to it to learn languages in a new and powerful way! SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 44![]() Play Video |
Angular Animations Learn how to animate objects with Angular and learn to code them with the help of angular-animate.js SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |
Lecture 45![]() Play Video |
Cookies Learn how to make use of cookies in AngularJS and how to set them up using a dependency. SUPPORT ME :D on patreon: https://www.patreon.com/codedamn |