Oracle JET 2018 Hands-On-Lab

This Hands-On-Lab is a session presented at the 2018 Oracle OpenWorld/JavaOne Conference.

It is a collection of smaller sessions that allow someone who is brand new to Oracle JET, to get a good understanding of the basic concepts of working with JET while creating, editing, and publishing a very simple application, as well as for someone who is already familiar with JET, the advanced session will provide an existing Dashboard application and walk through extending it to connect to a REST service to enable CRUD operations on a table, as well as connecting to a WebSocket service for random updates to the dashboard panel data.

The Hands-On-Lab code and step-by-step guides are hosted on GitHub. This makes it easy for developers to quickly clone the repository and start working on the code with the application structure already defined.