Oracle JET 17.1.0
Build Apps with the Virtual DOM Architecture
Oracle JET supports the virtual DOM architecture design pattern where a virtual representation of your app’s DOM is kept in memory and synchronized with the live DOM by a JavaScript library.