My experience of working with #OracleJET and #VBCS . I have worked extensively in both. My personal choice is oracle JET because it provides more flexibility in complex implementation. VBCS is for business users and Oracle JET is for advanced JavaScript developers. Development speed is fast in VBCS compared to OJET because VBCS supports drag and drop visual development. OJET is completely code based development. Hence, VBCS is for small and simple applications and OJET is for complex applications. VBCS is a web builder on top of the OJET library so internally it uses OJET only. OJET has more inbuilt features than available in VBCS. You can extend VBCS to use missing OJET features. Enjoy!