[L] Model View Controller

Presenting the Model view Controller (MVC) architectural design pattern and how it can be implemented with Express web framework.

Practice & learn more

To learn more you can work with the exercise below.

  • src/express/mvc on practicing Model View Controller (MVC) with the Express Web Framework.

mvc

Figure. A image representing the flow in the MVC design pattern.

Resources

Resources that are used, or are relevant, for the areas that the lecture covers.