AngularJS Tutorial

preview_player
Показать описание


In this tutorial I clear up all of the jargon in AngularJS through a ton of examples. We'll cover the Model View Controller pattern and how it works with AngularJS. I'll then provide examples that explain AngularJS Modules, Directives, Scope, and Expressions.

Beyond those topics I'll also cover dependency injection, ng-app, ng-init, ng-controller, ng-model, event handling, data-ng-bind, ng-repeat, multiple views, multiple controllers, ng-cloak, $index, $first, $last, $middle, $even, $odd, ng-repeat-start, ng-repeat-end, ng-include, ng-switch, ng-switch-when, ng-disabled, ng-hide, ng-show, ng-class and much more.

Thank you to Patreon supports like the following for helping me make this video

@kyleaisho
@thetwistedhat
Рекомендации по теме
Комментарии
Автор

For an hour ago, I was completely lost with a client site.. Now i'm confident! My Laravel knowledge really payed off here, otherwise I would been lost. Thanks for the video!

Kliamframe
Автор

the quickest way to learn anything new is to watch your tutorial. its great to have your tutorials man just keep up the good work.

mussawaralyasah
Автор

This guy should get an award in complete awesomeness and good way to teach others. I have watched many of hes videos and I'm still amazed with hes really good work. Even other development consultants i meet, knows this channel and also speak of it as one of the corner stones, when learning new things in software development.
Dear Derek, you undoubtedly get a lot of recognition, but I still think you deserve more. You have helped so many people through your brilliant work. THANK YOU for being one of those people who help out so many and share knowledge. This is just wonderful :)

DigitalScorp
Автор

Mr Derek, the two things that I like about you are:

1) Your awesome voice.
2) You always respond to your fan's comments.

ashutoshpawar
Автор

My god, Derek. Is there anything you don't know?!

Chandasouk
Автор

The ng-repeat-start and ng-repeat-end are used in a situation like below.

<header ng-repeat-start="item in items">
Header {{ item }}
</header>
<div class="body">
Body {{ item }}
</div>
<footer ng-repeat-end>
Footer {{ item }}
</footer>

vickylance
Автор

His intellect is way over mine, but I learn so much from him. He just gets right to the point and already knows what we want to know. I was watching some of his tutorials way back for C# and he had us create a simple "Warrior" game, but it was fun. I was like what am I going to learn from this, but he organizes it in the most efficient way possible, and it got me closer to understanding that you have to have at least one static variable (or class properties in that case) in a program. There were way too many tutorials out there trying to teach some kind of magical programing and it just makes it more confusing. I just started trying to learn front end programing and thought that I would take a peak at AngularJs and now I must go back to the farm. :).

jerrywalz
Автор

I didn't know Andy Bernard from The Office knew so much about programming

quoisegames
Автор

I don't normally comment because I don't feel the need to but wow i've learned a lot from your videos so much so that in a couple months i'll start applying... thanks for all your efforts, you deserve a large portion of my first pay check.

brandonfajardo
Автор

The irony for me here is that I'm watching this for work, to get onboarded onto a legacy project using AngularJS + ASP.NET MVC + ADO.NET hosted on fucking IIS boxes. This is super jarring coming from the world of containers, pipelined deployments, and Angular 9 + ASPNETCore + EFCore. Thanks Derek for helping me keep my sanity.

ghee
Автор

If you're slow like me, use the 0.75 speed. Makes it so much better! He goes so fast

vikinini
Автор

Your TIMING is Increbile. :D I had an computer science exam, about programming paradigms and had problems with Haskell (as example for functional programming languages), one week befor the exam you release your Hasekell video. I'm looking into Angular you release a video series about angular.

DAMN LOVE BRO LOVE :D

DnaiFrance
Автор

Finally someone knows how to teach AngularJS step-by-step.

Soohable
Автор

great tutorial. this is the best Ive seen so far on angular js. Non-stop action, no bs.

mwont
Автор

Thank you SO MUCH Derek, I´m leading a school project and I needed to teach all the students AngularJs! U will be my support for this task! Awesome dude!!!

eduardosanzb
Автор

ng-bind is very useful when you use AnguarJs and Handlebars at the same time! thx Derek for the amazing tutorial! :)

SKAnanitoS
Автор

Just wanted to say thank you! Was scared of Angular coming from a non coding background until I came across this video! and now I feel like I own it! :)

saket
Автор

Your work deserve a lot more views, very interesting and well done!

Klivdx
Автор

thank you Derek for creating ANGULARJS tutorial....you completed all the tutorials which I want...and there's only one thing remaining i.e. R PROGRAMMING TUTORIAL....hope you make that tutorial soon...anyway THANK YOU....

viquarahmed
Автор

You make things so simple and easy to learn, wow! You must be earning tons in IT Industry.

YOUTUBE_IS_WOKE