Vue.js is a progressive JavaScript framework that is rapidly becoming a
popular alternative to the likes to React and Angular for front-end web
development. This talk will give a brief introduction to Vue.js and some of
its tooling, demonstrate how Vue.js can be used to quickly build reactive
Single Page Applications (SPAs) on top of existing databases and REST API
services, and give some pointers...