Oracle JET 17.0.0
Web Application Learning Paths
Follow these sequential learning paths to experience end-to-end web application development with Oracle JET.

START HERE
Your First Oracle JET Web Application
Learn how to install Oracle JET, create a simple web application that contains several Oracle JET components, then prepare the application for deployment.

Design with Responsive Layout Components
Learn how to convert the page layout of a web application with Oracle JET components to use responsive layout.

Create Master Detail Views in Oracle JET
Learn how to create a web application that reads hierarchical data from a local JSON document and displays the data in master-detail views using Oracle JET components.

Implement CRUD Operations with a REST Service
Learn how to create a web application with Oracle JET components that reads data from a REST service and modifies the data within the application.

Create and Reuse Web Components
Learn how to create a Web Component with Oracle JET components and reuse the component in a web application or integrate the component into Oracle Visual Builder.

End-to-End Testing in Oracle JET
Learn how to set up an environment where you create and run UI automation tests to run against your Oracle JET web apps.