Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in presenter

DDD / Presenter pattern VS Use case optimal query

In Ruby, how does one verify the identity of a Struct?

How to use Capybara Rspec Matchers to test a presenter?

How does Rails populate the "model_type" field for polymorphic associations?

In the MVP pattern, should adapters hold models or should the presenter hold models and have the adapter reference it?

Presenter mode of a Xaringan presentation does not sync

Using rails presenters - memoizable getting deprecated in 3.1 - use ||= instead?

Derived Interface with derived interface member

c# interface view presenter

Model View Presenter - same view, different presenters

How to pass argument to delegate method in Rails

Android MVP - Should avoid using R.string references in presenter?

android testing mvp presenter

Show Dialog from ViewModel in Android MVVM Architecture

Ruby on Rails patterns - decorator vs presenter