|
by Paul Stovell via Paul Stovell on 1/14/2010 9:33:02 AM
I have seen some confusion around the naming of the major UI presentation patterns, often with code being described as one pattern when actually it uses a different one. This usually happens because the goals behind each pattern are similar and the descriptions are a little too theoretical. I want this page to serve as a practical description of each pattern and to provide some concrete examples of what differentiates the patterns in the wild.
The Three Major UI Patterns
The
... [ read more ]
|