Thinking in Angular1 19 - Dependency Injection And Scope

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

Learn about the concept of dependency injection and how you can use that to access the scope object.
Рекомендации по теме
Комментарии
Автор

Koushik, you are what students look for in a teacher/trainer, explaining conceptually everything in a layman perspective. Thanks for this tutorial on dependency injection!!!!

manojmajumdar
Автор

Dependency injection concept very nicely explained, Thank you Sir :)

gurpreetsingh
Автор

thank you its a good platform to learn

vijenderreddymusku
Автор

video contains the best ever explanation of Dependency for attending that am a vegetarian too...and we usually are the victims in such situations... :)

saurabhjha
Автор

awesome tutorials, going great koushik!So much clarity in the way you teach!Thanks a lot for you tutorials...!

persistencej
Автор

A rather admirable explanation for one of the benefits of DI. Really good job. Keep it up man!

iamrigank
Автор

Explanation of dependency injection was really classic!!

saisatik
Автор

This is definitely a great course on dependency injection!
btw, I had a colleage come from Indian the other day, who is a vegetarian. it was not easy for him to find something to eat in my country...

richardwang
Автор

Very good analogies, very good explanations, bad code present on screen for a long time is a very bad practice though IMO. Visual people with poor command of English won't understand what you want to show by displaying bad code. Keep up the good work!

tonajki
Автор

sir if u don't use dependency injection to get scope object .To which object it is going to add then as a property if intialize the variable inside the function as scope.hourofday.It is
obviously going to add to the scope object right then why it is not working sir and there is no force to stop adding properties to an object.

rockstar
Автор

Sir, actually if the objects are global they can be accessed in any function rightand canbe assigned right new properties. Then what is the need for
injecting $scope has a method to the function

sivashankar