I worked with JB Brock yesterday on setting up and using Oracle JET’s new Composite Component Architecture.
The aim of it all is to have reusable components that enable you to define your own HTML elements, like this, for example:
<!-- ko foreach: employees -->
Above you see a Knockout for-each loop which iterates through ’employees’ and creates a new DOM element named "demo-card" for each of them.
The above is in the view, e.g., in "home.html", while "home.js", i.e., the viewModel, defines "employees" as follows: Read the complete article here.
For regular information become a member in the WebLogic Partner Community please visit: http://www.oracle.com/partners/goto/wls-emea ( OPN account required). If you need support with your account please contact the Oracle Partner Business Center.