Oracle JET(OJET) вопросы и ответы для интервью
Вопрос 1. What is Oracle JET (OJET)?
Oracle JET is targeted at JavaScript developers working on client-side applications. It's a collection of open source JavaScript libraries (Preact or Knockout based architectures) along with a set of Oracle contributed JavaScript libraries that make it as simple and efficient as possible to build applications that consume and interact with Oracle products and services, especially Oracle Cloud services.
Вопрос 2. What are the architectures Oracle JET(OJET) supports?
As of March, 2023, there are two architecture OJET supports:
- Virtual DOM Architecture
- MVVM Architecture
Вопрос 3. What is Virtual DOM Architecture in OJET?
It is Preact and TypeScript based architecture. It builds app using the latest React/Preact concepts.
Вопрос 4. What is MVVM architecture?
It is knockout based architecture. In this architecutre, the code is using JavaScript or TypeScript.
Вопрос 5. What are the different collections OJET has?
List of different collections under OJET:
- Data Grid
- Indexer
- List Item Layout
- List View
- Paging Control
- Refresher (Touch)
- Row Expander
- Selector
- Stream List
- Swipe Actions (Touch)
- Table
- Tree View
- Use Cases
- Waterfall Layout
Самое полезное по оценкам пользователей:
- What are the architectures Oracle JET(OJET) supports?
- What is Virtual DOM Architecture in OJET?
- What is Oracle JET (OJET)?
- How to work with Layout and Navigation in Oracle JET (OJET)?
- What are the Oracle JET (OJET) features?