/money-printer

Trivial examples of various GUI architectures based on M. Fowler's article (https://martinfowler.com/eaaDev/uiArchs.html), written in JavaScript

Primary LanguageJavaScriptMIT LicenseMIT

gui-architectures-exercise

Trivial examples of various GUI architectures based on Martin Fowler's article. All examples are written in HTML, CSS, and JavaScript.

Examples

Quotes from Martin Fowler

(Emphasis added for clarity)

However I must issue a caution about this. Understanding architectures isn't easy, especially when many of them change and die. Tracing the spread of ideas is even harder, because people read different things from the same architecture. In particular I have not done an exhaustive examination of the architectures I describe. What I have done is referred to common descriptions of the designs. If those descriptions miss things out, I'm utterly ignorant of that. So don't take my descriptions as authoritative.