🌎 Community-curated list of tech conference talks, videos, slides and the like β€” from all around the world

πŸ“… 2018-03-03
🌎 Toronto, Canada
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.
  • 🎀

    • πŸ“Ή 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 …
  • 🎀

    • πŸ“Ή 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…
  • 🎀

    • πŸ“Ή 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.
  • 🎀

    • πŸ“Ή 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 …
  • 🎀

    • πŸ“Ή 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…
  • 🎀

    • πŸ“Ή 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…