Model-Template-View Architecture
In this lesson, we will first describe the MVC architecture, since it makes understanding the MTV architecture easier. Then, we will briefly cover the MTV architecture that most Flask developers favor.
Introduction
The MTV, or Model-Template-View, architecture is a variation of MVC, or Model-View-Controller, architecture. We will not be covering both of these architectures in detail, as it an extensive discussion on its own. However, we will have a brief introduction to both.
The
...Access this course and 1400+ top-rated courses and projects.