Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 766 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 766 Bytes

ojet-7-gui

This project implements the 7 GUI Tasks using Oracle JET 12 (Preact VDOM) library framework.

Author: Zemian Deng

NOTE: This project is created for learning and demonstration purpose only.

Project Source: https://github.com/zemian/ojet-7-gui

Live DEMO: https://rococo-tanuki-521a94.netlify.app/

Featured Blog: https://zemian.github.io/blog/2022/7-gui-tasks-with-oracle-jet/

Related project

I have done similar project in the past with different exmaples on Oracle JET 9 as well. These examples are implemented using older KnockoutJS view models instead of Preact VDOM implementation.