logicless-template

TODO: get an agreed-upon name for this

Like handlebars or mustache... very little logic in the template.

I've also been calling this a dumb template, though I'm not sure who else does that. Also seems to be called a stupid view by some others.

project-curly looks like it is trying to enforce this idea

blog-post-presentation-model#view-is-utterly-simple

"the essence of the idea of the Presentation Model - all the decisions needed for presentation display are made by the Presentation Model leaving the view to be utterly simple."

 
blog-post-not-testing-stupid-views#as-stupid-as-possible

Keeping views as stupid as possible is important.

 

Referring Pages

write-view-model-tests-at-the-level-of-intent testing-concept-typo-test blog-post-pure-ui blog-post-presentation-model