MOOC Oracle JET 4.x (2018) week 1


Oracle JET 4.x - Lesson 1 - Part 1: Overview


In this lesson, you will get a basic overview of Oracle JET



Oracle JET 4.x - Lesson 1 - Part 2: Modularity


Introduction to RequireJS as a solution to the problems of file loading and modularity, which is presented as one of the key libraries underpinning Oracle JET.



Oracle JET 4.x - Lesson 1 - Part 3: Advanced Modularity


Introduction to the Require.js configuration block in the ‘main.js’ file of applications making use of Oracle JET.



Oracle JET 4.x - Lesson 1 - Part 4: Data Binding


Introduction to Knockout.js as a library for two-way data binding, with a demo showing how it works, presented as one of the key libraries underpinning Oracle JET.



Oracle JET 4.x - Lesson 1 - Part 5: Oracle JET Components


Introduction to Oracle JET components, as the basis of component based development in Oracle JET applications



Oracle JET 4.x - Lesson 1 - Part 6: Loading Resources


Introduction to Require.js Text Plugin Library, which enables the loading of local resources, which is also used in Oracle JET applications to enable the separation of JavaScript files from HTML templates.



Oracle JET 4.x - Lesson 1 - Part 7: Oracle JET Command Line Interface


Introduction to the features and usage of the Oracle JET command-line interface.



Oracle JET 4.x - Lesson 1 - Part 8: Oracle JET Modules


Introduction to the creation of custom Oracle JET modules, consisting of a JavaScript file and an HTML template, with a demo showing how to create them.



Oracle JET 4.x - Lesson 1 - Part 9: Oracle JET Cookbook


Introduction to the on-line Oracle JET Cookbook, with steps of how to take several Oracle JET components and integrate them into an Oracle JET application.



Oracle JET 4.x - Lesson 1 - Part 10: Oracle JET Layouts


Introduction to Oracle Alta UI and Flex Layout (part of CSS3), as the central technologies for laying out Oracle JET applications.