Spotlight Vue.js FITC 2018
Join us for a full day on the popular open-source progressive framework Vue.js. Designed to be incrementally adoptable, Vue.js is easily implementable into other projects, can be embedded into existing pages, and can also function as a web application framework. Get up to speed in only one day with Spotlight: Vue.js!
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
-
π€ Simplicity is Vuetiful
- πΉ 1 video
- π€ Michael Bennett
From large enterprises to funky startups it seems like everyone working in the JS space is at least somewhat interested in Vue. There are great reasons for this as Vue brings a lot to the table. Michael will be exploring what Vue is and why we need it in the first place. He will also look at what Vue does that has developers so excited. Finally Michael will β¦ -
π€ 7 Secret Patterns Vue Consultants Donβt Want You to Know
- πΉ 1 video
- π€ Chris Fritz
Thereβs an astounding amount of power packed away in Vue, despite its small size. The official guide provides a gentle learning path and the API is thorough, but new features are added all the time and itβs easy to miss small, but significant updates that could change the way you write Vue apps. Chris shares some of these features, a few undocumented APIs, aβ¦ -
π€ Building Mobile Apps with Vue and Framework7
- πΉ 1 video
- π 1 slide deck
- π€ Simon MacDonald
In this presentation Simon will introduce Vue.js, setup a webpack build, extoll the virtues of its reactive data binding and composable interface all while building an Instagram like app. Using Framework 7 to provide the basic UI for Android and iOS for those of us, like Simon, who are CSS challenged. -
π€ Vue PWA to Hybrid with Corber
- πΉ 1 video
- π€ Alexander Blom
This talk will cover taking an existing Vue PWA and wrapping it as a native app β while adding custom mobile-only features (e.g. push). Alex will also touch on PWA performance, and what changes in a hybrid context. For many the hybrid/cordova build process is complicated and frustrating β getting a successful build requires dependencies and configs that are β¦ -
π€ The Importance of State Management in Vue
- πΉ 1 video
- π€ Hassan Djirdeh
The ability to create Vue components as small decoupled units is necessary for the organization of applications. With this, parent-child and sibling-sibling components need to interact and manage information among each other. This is where it becomes incredibly important to have appropriate state management for predictability and maintainability of your enti⦠-
π€ Create an Engaging Native Mobile App with Vue and NativeScript
- πΉ 1 video
- π€ Jen Looper
You have a beautiful web site built with Vue? Great! Now you need a mobile app to engage your users even further. Or, better yet, you need to offer different, yet complimentary functionality, while retaining shared code between your web site and mobile app. Welcome to the beautiful world of Vue and NativeScript, which, paired together on the web and on mobilβ¦