Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Can JET work with Vue.js? More specifically, Vue.js for data binding & components/modules.

user4104293Apr 20 2017 — edited Jun 28 2017

Knockout is outdated when compared to Vue. Ability to bind plain JavaScript objects (such as direct AJAX response) instead of observables is highly desired. Moreover, Vue seems to support modules/components more elegantly. So how can I replace knockout with Vue or something similar? If possible, JET should not depend on Knockout directly but instead provide adapters for Knockout/Vue/Angular/React as MVVM frameworks are still evolving rapidly & competing.

Comments
Post Details
Added on Apr 20 2017
3 comments
434 views