Presenter First Is Presenter First Still Valuable to Modern App Architecture? When you consider Presenters first, you're forced to draw some of the boundary line between your application and its implementation before you start.
Presenter First Presenter First in GTK+ and C – Updated for 2012 A sample project that demonstrates Presenter First in the context of GTK+ and C — updated to work with the latest tools.
Presenter First Presenter First in Backbone.js Applying the Presenter First pattern to Backbone.js in CoffeeScript
Presenter First Presenter First in GTK and C I created a small GTK application to demonstrate Presenter First and Model-View-Presenter. And here it is: the aptly named PF Calculator.
Presenter First Presenter First: Data Binding and Adapters How Adapters help us encapsulate data-binding-oriented APIs.
Project & Team Management Presenter First: Get your Triads Talking When introducing the basics of Presenter First, one usually runs out of breath before getting to the topic of connecting triads using Managers.
Presenter First The Exceptional Presenter PresentationObject is an implementation of Jay Fields’ Presenter pattern in Rails. It has familiar declarative style syntax and offers encapsulating presentation logic in a testabl