Violation of Single Responsibility Principle begins at 0:00, and the DI doesn't fix it, haha. But seriously, this is very useful, as I took over some code and have to learn it, as it's all broken and outdated. Android Studio alone broke the build by its updating.
I'm only 15 minutes in and you already made so many things clear. You do a great job of explaining, and giving a visual of how dagger 2 actually works. Thank you, Jake.
Do a couple of projects at the same time you review this video to connect ideas. A lot is going on with Dagger that is important to make as many projects as time allows. Great talk.
Great presentation. Have spent a good part of the weekend and this week so far trying to get my head around the numerous tutorials online, and you made this pretty crystal clear. Thanks!
Can Dagger 2 be used with other DI systems (eg TornadoFX (uses DI for the views, models and controllers) - github.com/edvin/tornadofx/wiki/Dependency-Injection)?
Just take a moment to appreciate what smart people you need to come up with something like this. It's really amazing work.
What are you doing here Florian XD
Your tutorial really amazing work too :)
Components overview begins at 19:44 -
Constructor Injection begins at 15:37 -
I keep coming back to reference, perhaps others do to. Thanks so much.
Violation of Single Responsibility Principle begins at 0:00, and the DI doesn't fix it, haha. But seriously, this is very useful, as I took over some code and have to learn it, as it's all broken and outdated. Android Studio alone broke the build by its updating.
I'm only 15 minutes in and you already made so many things clear. You do a great job of explaining, and giving a visual of how dagger 2 actually works. Thank you, Jake.
Is there anything in Java that this guy does not know about?
43:37 - Entire Dagger 2 public API on a single slide.
o! sveikas, Viliau ;)
Do a couple of projects at the same time you review this video to connect ideas. A lot is going on with Dagger that is important to make as many projects as time allows. Great talk.
If someone wants to see a more detailed tutorial:
ruclips.net/p/PLrnPJCHvNZuA2ioi4soDZKz8euUQnJW65
I learned RxAndroid and Retrofit from this guy and now Dagger 2. This guy is a Tony Stark of Android/Java..
I learned Kotlin and lambdas-with-receivers from him when he was explaining instrumentation testing robots :P
@@Zhuinden When I'd started Kotlin and wanted to learn more about DSLs, my friend had suggested the same video haha.
His accent is very clear, audible and precise even for a non-American. Everything he spoke out was immediately understood.
Great presentation. Have spent a good part of the weekend and this week so far trying to get my head around the numerous tutorials online, and you made this pretty crystal clear. Thanks!
I'm not familiar with English, But this video is understandable. Best video.
09:07 dagger v2
31:25 dagger v2 under the hood
Another great presentation by Jake Wharton. Thank you Sir!
Went through so many articles. But at last video from Jake explains it well :)
Very awesome, You make me clear so many things about Dependency Injection & Dagger 2! I would like to send thousand of thanks to you
A really confusing topic really well explained. So jam-packed with information and subtleties that I had to watch it more than once though!
The best presentation on Dagger 2 I have ever found so far ... Congratz!
This video answered all the questions that I ever had about Dagger. Thank you so much.
this is the best dependancy injection lesson on youtube
Slide @5:03 should read "Tweeter" & "Timeline" in the left 2 circles
Very good presentation and well organized slides
Great talk ! which software is he using to grey out a part of the code snippet?
Is this guy Jake Wharton?
Yeah. I think he gained 50 pounds though. He doesn't look like his twitter pic...
Can anyone help me on the Constructor injection? 16:44 - 17:04
Mantap mang penjelasan nya 👍👍
Very helpfull ! , thank a lot
Can Dagger 2 be used with other DI systems (eg TornadoFX (uses DI for the views, models and controllers) - github.com/edvin/tornadofx/wiki/Dependency-Injection)?
great
Great talk, but please move the mic a bit further from your mouth next time, i can't stand listening to all the smacks and breathing and slurping
idk why that bothers me so much as well
no tutorial is useful to understand dagger completely unless you see this video
naming too verbose and annoying...why not IProvideTweeterApi, tweeterApiProvider etc
How on earth is "IProvideTweeterApi" less verbose than "TweeterModule"?