Proposal: Refrain from using "DeadView", endorse an alternative

Agree with the sentiment. Views, the V in MVC (most frameworks) or MTV (Django) exist for much longer than LiveView.

We needed something to contrast to the new name. It’s a similar story SPA → MPA (those were simply applications before “single-page app” became a thing).

  • Phoenix View
  • StaticView
  • ControllerView
  • Non-live view
7 Likes