A progressive framework for building user interfaces. The core library is focused on the view layeronly, and is easy to pick up and integrate with other libraries or existing projects. Vue is also perfectly capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.
A "progressive framework"
A set of tools that can be added to your web and mobile projects gradually, or 'progressively'.
Use it for just a piece of your UI, or for a full-fledged code shared web and mobile app with router and more.
🛠
Focus on the View layer
In an "MVC" pattern of building an app, Vue focuses on the 'V' part. Build a UI using Vue components, and connect it to a backend layer.
👓
Easy to integrate
Add Vue components to other libraries or existing projects
🔧
Great for SPAs
🛀
(not that kind of spa)
Useful to create Single Page Applications that perform like apps (example: Gmail)
Awesome tooling
DevTools
https://github.com/vuejs/awesome-vue
Excellent Ecosystem
Useful core libraries like the Vue Router, Vuex for State Management
FOSS Libraries built for use with Vue like NativeScript-Vue
Fantastic Docs
...and more!
...and a friendly, inclusive community!
#EveryDayWeSkulking
Vue Vixens at your service
launched Feb 2018 at Vue Amsterdam Conference
strongly supported by Progress
working to become a private foundation nonprofit
members EVERYWHERE
providing free learning and networking opportunities for people who identify as women
VueVixens.org
Today's schedule
(mini skulk)
10 mins: Introduction to Vue.js
Ladies' choice!
Full mobile workshop - build TarotMoji
Mini Mobile - Chapter 6, build TinDogs
Mini Mobile - Build a PetFetching App
Nano - Build a basic list app with a plugin to share