Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in mvp

How do I handle HTTP errors like 401, 403, 503,500 using RxJava Observer instead of Event Bus

Can MVC (or MVP) co-exist with SOA?

Does Android UI development lend itself well to a particiular design pattern?

Discuss on MVC implementation on iPhone

Android MVP - should an Activity be a View or Presenter?

android design-patterns mvp

Adapting Model View Presenter pattern to Android With Fragment Tabs

How should I pass data (e.g. which item was clicked) between Activities in MVP?

Live Data in MVP architectural pattern

ASP.NET MVP - Utilizing User Controls

asp.net design-patterns mvp

RxJava with Presenter and retained fragment for configuration changes

android rx-java mvp rx-android

Testing Presenters in MVP GWT application

java unit-testing gwt mvp

example Model-View-Presenter app in nodejs

.net node.js mvp

Dagger with Android: How to inject context when using MVP?

java android mvp dagger

Communication between winforms in mvp pattern

MVP pattern, how many views to a presenter?

.net mvp

Why state cannot be part of Presenter in MVP?

architecture mvvm theory mvp

Any tutorials on the official GWT MVP framework? [closed]

java gwt mvp

GWT, MVP, and UIBinding - How to get the best of all worlds

gwt mvp