Oracle JET 18.0.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.
Get Started with Oracle JET
Get Started with Oracle JET Application Development
Develop Applications
- Design Responsive Applications
- Use RequireJS for Modular Development
- Create Single-Page Applications
- Add Oracle JET Components to Your Application
- Manage Data Using Oracle JET’s REST Data Provider
- Add Accessibility
- Internationalize and Localize
- Customize Themes
- Create an Oracle JET Data Grid Provider