Presenting the Model - Brad Wilson · Presenting the Model Brad Wilson Software Developer CodePlex....

Post on 22-May-2020

7 views 0 download

Transcript of Presenting the Model - Brad Wilson · Presenting the Model Brad Wilson Software Developer CodePlex....

Presenting the Model

Brad WilsonSoftware Developer

CodePlex

Complex UIcan be hardto developtest-first

Developers want as much testable code as possible

UIs present unique challenges fortest-driven teams

Model-View-Presenterincreases testability

Use MVP to getbetter designed

code

Model

View

Presenter

Testable UIs can be challenging

Greater confidence in your application

Improve your code quality with MVP

Model-View-Presenter == Happiness