Wednesday, August 19, 2020

OJET Concept & Architecture

OJET Concepts:

Oracle JET is a JavaScript toolkit designed to allow you to build client-side applications for both web and hybrid mobile applications too, using a combination of HTML5, CSS3 and JavaScript

·        JET is not framework and JET is not libraries.

·         JET is collections of stable & popular open-source libraries.

·         JET add set of GUI components

·         JET supports you with Patterns, Template and tools.

   

Architecture:

OJET support MVVM architecture, model represents application data, view represent presentation and model-view helps manage the application state and expose data from the model to the view. 

No comments:

Post a Comment