Oracle JET 18.0.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.