presenting the model - brad wilson · presenting the model brad wilson software developer codeplex....

Post on 22-May-2020

7 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

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

top related