Discover Dependency Injection in less than 90 seconds

Discover Dependency Injection in less than 90 seconds

Vincent Pradeilles

1 год назад

4,345 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@v_pradeilles
@v_pradeilles - 11.09.2022 11:29

Did you find this explanation useful? Are you planning on using Dependency Injection in your apps? Let me know in the comments 🚀

Ответить
@rahuljamba5846
@rahuljamba5846 - 15.12.2022 19:27

Thats a great way !! thanks a lot.

Ответить
@Nevergiveup-lr9oc
@Nevergiveup-lr9oc - 16.09.2022 12:48

Awesome, thanks please continue this series

Ответить
@josejavpg
@josejavpg - 16.09.2022 00:53

Great video Vincent! But here you're also using the Dependency Inversion Principle (the D from the S.O.L.I.D. principles)
Dependency inversion principle (DIP): One should “depend upon abstractions, not concretions. OR (Program to an interface ) OR (Abstractions should never depend upon details. Details should depend upon abstractions.)
It might be good if you go a little bit deeper with the topic.

Ответить
@muhammadshayanhaider
@muhammadshayanhaider - 14.09.2022 08:14

Very useful. An important concept of unit testing explained in very short time.

Ответить
@TwinkyEnterainment
@TwinkyEnterainment - 13.09.2022 23:08

Vincent I really appreciate this video and it has helped me clarify how to apply dependency injection... but at the same time I'm left with so many questions haha 😂. Anyways if there was another video that would go more in detail as to why to do dependency injection that would be awesome. Thanks!

Ответить
@nickpatel1663
@nickpatel1663 - 13.09.2022 20:42

great video

Ответить
@jsmnp07
@jsmnp07 - 13.09.2022 19:06

can you make video tutorial using Resolver library ? with unit testing

Ответить
@jjjjjjjjjjjjjjjjjjjjjjjjjjoo
@jjjjjjjjjjjjjjjjjjjjjjjjjjoo - 13.09.2022 19:02

thanks Vincent!

Ответить
@pkc456
@pkc456 - 13.09.2022 18:49

I found it useful, thanks. I am already using this.

Ответить