Discussions
Categories
- 5.4K All Categories
- 15 Introduce Yourself!
- 455 Community Feedback - NEW! (No Product Questions)
- 107 General Community Platform Concerns/Kudos/Feedback
- 83 Community Platform Bug Reports
- 86 How Do I Use the Community?
- 65 Where is the...? (Community Platform Locations)
- 18 Ideas and Suggestions for the Community Platform
- 71 Personal Document & Blog Archive
- 5 Community Programs
- 5 Get-Togethers
- 4.8K Certification Community
- 4.7K Certification Community Discussions
- 22 Oracle Certified Master Profiles
- 31 Oracle Database 12c Administrator Certified Master Profiles
- 83 Visual Builder Cloud Service
What learning path should I follow for JavaScript in Visual Builder Cloud Service?

Vishal Singh Rajpurohit
Member Posts: 1 Green Ribbon
I want to upskill myself in JavaScript side of VBCS , but don't know what to start first.
Should I learn plain vanilla JS or Frameworks like AngularJs for VBCS.
Can anyone guide me here.
Tagged:
Best Answer
-
Shay Shmeltzer-Oracle Director of Product Management for Oracle's Cloud Development Tools Posts: 16,870 Employee
In VB you need plain JS.
VB uses Oracle JET for the UI framework and provide many declarative features that will reduce the need to actually write JavaScript. When you do write JS - it's just the plain JS .
Answers
-
Shay Shmeltzer-Oracle Director of Product Management for Oracle's Cloud Development Tools Posts: 16,870 Employee
In VB you need plain JS.
VB uses Oracle JET for the UI framework and provide many declarative features that will reduce the need to actually write JavaScript. When you do write JS - it's just the plain JS .