Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Djanjo4497y@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. -
chaddhag877yI 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... -
chaddhag877yAs for dagger I understand it now but I'm waiting for some work to come where I actually need it.
-
The android Dev in my team is Gaga over Architectural Components. THAT IS THE FUTURE he says.
MVP MVVM RxJava, y u so complex? You supposed to make everything simple!
rant