Adding a Grunt Plugin to JET
Our first Grunt plugin. So very proud.
Decoding JET's Grunt Scripts
Tracing the Grunt tasks that come from the JET Yeoman generator
Passing Data into ojModules
Creating submodules to iterate over an array and using the params: option to reference data from both a parent ojModule and its children.
Modules are Your Friends
Modular development with Oracle JET using ojTrain as an example
Creating Oracle Sales Cloud Calendar Activities Via APEX REST Calls
Notes gleaned from building APEX RESTful calls into Fusion
Pouring JET Cookbook Code into QuickStart
Dealing with 'Uncaught Error: You cannot apply bindings multiple times to the same element' when pasting sample code directly into the QuickStart template
Bookmark Links to Multiple Oracle Public Cloud Identity Domains
Deeplinks straight to your services, bypassing the identity domain page and leveraging 1Password
Sample OracleJET Codebases In the Wild
A collection of downloadable OracleJET samples
Adding FontAwesome to Oracle JET QuickStart
Getting cute pictures in your menubar and support for icon fonts
Learning Knockout.js
Oracle JET leans on Knockout.js for data binding. It's not an absolute requirement because JET is modular, but...