5 Creating Single-Page Applications

The Oracle JET framework includes the Knockout.js library, ojModule binding, and oj.Router framework class that you can use to create single-page applications to simulate the look and feel of desktop applications. The ojModule binding for Knockout.js manages content replacement within a particular region of the page. The ojModule binding can work in conjunction with oj.Router , which provides routing support for Oracle JET applications..

Topics: