Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Workbench Web + Vue JS Prototype
What is Vue JS?
What Vue JS is basically a progressive framework rather than an opinionated Framework like angular js or ember js
It was Originally created by *Evan You* as a way to be a modern js framework Something that you could get up and running quickly and get some real results
And at the same time maintain a lot of the things that people love about other modern js frameworks.
Main features of Vue JS
- Virtual Dom
- Supports data binding (v-bind)
- Component-based
- Computed props
- Router
- Directives
- Watchers
- Templates (HTML based)
- Vuex (similar to redux)
I have a working prototype of Workbench-web in vuejs ready with full feature parity
Attachments
Issue Links
- is related to
-
SUBMARINE-165 [Umbrella] Submarine Workbench
- Resolved
There are no Sub-Tasks for this issue.