- A software architectural pattern. MVVM facilitates a separation of the development of the graphical user interface, be it via a markup language or GUI code, from the development of the business logic or backend logic (the data model). The view model of MVVM is a value converter, meaning the view model is responsible for exposing (converting) the data objects from the model in such a way that objects are easily managed and presented. ← Wikipedia
- Related terms: Hierarchical Model–View–Controller, Model–View–Controller, Backend, OSI model
- Previous term: Model–View–Controller
- Next term: Modernizr
- Random term: SSML (webglossary.info/random 🎲)