Speaker
Infos
12:00 - 12:50
Room E+F
Description
Vue.js is an open-source JavaScript framework for building user interfaces, and unlike some other Javascript frameworks, VueJS is designed to be incrementally adoptable—rather than requiring an “all-in” strategy using Vue, a website or web application can use Vue for parts, and leave the rest as-is. One can use Vue as a view-only layer, or build out a full-blown Single-Page Application with Vue, given some supporting libraries are used. In this talk, we will examine the core bits of Vue, how to get started with it, and where to go once past the basics. C’mon out and find out how to upgrade your app without having to commit to a full teardown/rebuild.