Model–View–Presenter
MVP Pattern
- Presenter Object RubyTapas Episode
- MVP Pattern by Fowler
- Rails Presenter Pattern
- Model–View–Presenter (MVP) at Wikipedia
One of the best ways to understand the tech stack we're working with is to re-create parts of it ourselves. Join Federico Iachetti as he de-mystifies the web view layer …
Join sous-chef Federico Iachetti to dive a little deeper into the Presenter Pattern for organizing web app views! Today you’ll see how giving presenters access to the View object opens …
Guest chef Federico Iachetti returns to demonstrate how Presenter Objects can neatly encapsulate the gray areas between data and display, as well as help customize display for different contexts and …