S
S
Sergey Semenko2017-01-11 22:52:31
Android
Sergey Semenko, 2017-01-11 22:52:31

Android - MVP - RxJava. Best practices or not?

There is a library that implements MVP for Android, there are several examples there, here is one of them:
https://github.com/sockeqwe/mosby/tree/master/samp...
I ran through almost all the files with admiration, it seems that everything is done perfectly, tonight I will understand everything in detail.
So the question is: can this approach be safely applied in real applications without thinking about the consequences of heavy code maintenance, the correct path chosen, etc.?
RxJava is also used there, everything seems to be beautiful, convenient and inspires confidence. What do you say? It's just that for me this is a real discovery (thanks to Denis Zagaevsky for the information about these technologies, I myself have not come across them).

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexey, 2017-01-12
@abler98

In general, Hannes Dorfman is a fairly intelligent specialist, and the solution he proposed covers many of the tasks that arise in the application development process. Therefore, you can safely use Mosby in your projects to implement MVP. You can also try Moxy )

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question