Skip to main content

One doc tagged with "ViewModel"

View All Tags

MVVM architecture with Obsidian

MVVM (Model-View-ViewModel) is a software architecture widely used in modern front-end development. It emphasizes separation of concerns and improves code structure. In the Model-View-ViewModel pattern, code is organized into three layers: