Oracle JET 15.1.0

Build Apps with the Model-View-ViewModel (MVVM) Architecture

Oracle JET supports the Model-View-ViewModel (MVVM) architecture design pattern where the Model represents the application data, and the View is the presentation of the data. The ViewModel exposes data from the Model to the view and maintains the application's state.