- 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
- More about this term (beta): articles and videos, books, web search
- Previous term: Model–View–Controller
- Next term: Modernizr
- Random term: DevOps (or roll the dice with webglossary.info/random)