Leveraging the ojModule Life Cycle Functions
Understanding the four horsemen of the ojModule templates: handleActivated, handleAttached, handleBindingsApplied, and handleDetached
Build a Standalone App with Electron and Oracle JET
Create cross-platform, native OS desktop apps from Oracle JET codebases
JSFiddle Base for Oracle JET 2.1.0
Updated scaffolding to run JET version 2.1.0 code on code pen sites
The Best JavaOne Session I Didn't See (in person)
Functional Programming and a ton of other sessions on the JavaOne YouTube Channel
Using the ABCS Custom Code Component to Get and Set Data
Hacking around with the ABCS JavaScript API
Swapping in External Data Sources for the JET Cookbook Examples
How to point to your own data files on GitHub Gists when modifying the Oracle JET Cookbook samples
Nav Drawer is the New QuickStart
Dissecting the new Yeoman templates in OracleJET 2.1.0
Parsing a Sales Cloud JWT after passing it into APEX
Decoding the Java Web Token from Sales Cloud so that we can use it in APEX application items
Creating a Popup Message Box for Oracle JET Forms
Popup confirmation messages using off-canvas overlays
Using Grunt to Build a WAR File
Leveraging Oracle JET's Grunt setups to create a WAR file from the release build process output in order to deploy a JET project to WebLogic