5
Djanjo
6y

MVP MVVM RxJava, y u so complex? You supposed to make everything simple!

Comments
  • 0
    simply complex.
  • 0
    What's confusing you?
  • 1
    @chaddhag
    Trying to learn how to use the "recommended libraries" like RxJava and retrofit.
    And also dagger mvp MVVM, can't find a simple guide with step by step, they all give a very specific example which doesn't teach you the overall idea.
  • 2
    I was in a similar stats when I was learning Rxjava ( I still am - I just now can use it in places hehe).
    Don't try to learn too many things at once. Start with Retrofit. Then add Rxjava to it. I compiled some resources some time ago. See if they can help you ( The Rxjava list is exhaustive enough - I learned from them)
    Link: https://github.com/GauravChaddha199...
  • 1
    As for dagger I understand it now but I'm waiting for some work to come where I actually need it.
  • 0
    @chaddhag
    Awesome, thanks for the link will go over it :)
  • 0
    The android Dev in my team is Gaga over Architectural Components. THAT IS THE FUTURE he says.
Add Comment