< CMS Certified Developer 13 LTS

View Models

TYPO3

Show in app

Beschreibung

This skill covers View Models, which are a pattern in software development. They serve as intermediaries between the controller and the view, encapsulating the data and logic required for rendering templates. This approach promotes a cleaner separation of concerns, making it easier to manage complex data structures and maintain reusable, organized code.

Ziele

  • I understand the role of View Models.
  • I know how to create and use View Models to pass data to templates.
  • I recognize the benefits of using View Models for clean and maintainable code.

Maintainer

Andreas Wolf