Other JavaScript framework.
Tool to create Single Page Applications.
Very popular in the laravel community.
A single object to manage the state of all your application, this avoid sending messages between components and make your life easier.
npm install -g vue-cli
vue init <template-name> <project-name>
vue init webpack awesome-vue
vue init simple simply-vue
access dir and `npm install`
I had to use views and jsonapi and a custom module.
jsonapi is almost finished
https://github.com/isramv/path_rest
installed `devel`
installed `jsonapi`
installed `cors`
enable cors
cors configuration : *|http://localhost:8080
installed `pathauto`
this could work for Marketing microsites
tons of work, maybe when rest gets more mature this kind of project would take less time.
Invest tons of time learning JS.