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

📅 2018-11-14
🌎 Toronto, Canada
First ever Vue Conference in Canada. Biggest in North America + Great workshops & talks
This page was generated from this YAML file. Found a typo, want to add some data? Just edit it on GitHub.
  • 🎤

    • 📹 1 video
    • 👤 Evan You
    Evan You gives you the lowdown on Vue 3, showing how it will be faster, smaller, more maintainable, easier to target native, and make your life easier. For a complete text version of this video see our blog post on Vue 3.0.
  • 🎤

    • 📹 1 video
    • 👤 John Leider
    John Leider is the creator of Vutify, the component framework that utilizes Google’s Material Design Spec. In this talk John covers the new features and functionality that’s up and coming in Vuetify 2.0. Specifically, he’s looking to improve customization by making it easier to configure, using Material Design 2 custom themes, and allowing for the modificati…
  • 🎤

    • 📹 1 video
    • 👤 Chris Fritz
    It might not be obvious how to use Vue's reactive data with non-HTML web technologies, but it's easier than you might think. See how it's done, learn the tradeoffs of each technology, and gain tips to optimize performance. You'll be building stunning visualizations to impress clients and colleagues in less time than you think!
  • 🎤

    • 📹 1 video
    • 👤 Filipa Lacerda
    About two years ago GitLab added Vue to it's code stack. Although we're very happy with the match, not everything was smooth at first.
  • 🎤

    • 📹 1 video
    • 👤 Eduardo San Martin Morote
    We keep shipping more and more features in our Web applications, and as a result, we ship heavier apps that take more time to load. So we use bundlers like webpack to split our application code into multiple bundles and load them asynchronously. As a result, we end up having asynchronous code pretty much everywhere in our apps. This means that we need to han…
  • 🎤

    • 📹 1 video
    • 👤 Sebastien Chopin
    Webpack 4, hooks, modules, ESM, we will look at how Nuxt.js has improved and see how fast we can create Vue.js application (Universal, SPA, PWA...). We will also look at server-side rendering caveats and the best practice to keep in mind.
  • 🎤

    • 📹 1 video
    • 👤 Trudy MacNabb
    Vue.js is a great way to add new functionality to an existing Shopify theme. Integrating Vue.js can leverage the data available in Shopify to provide improved customer experiences and sales opportunities (with or without the use of an extra Shopify app).
  • 🎤

    • 📹 1 video
    • 👤 Ignacio Anaya
    We often need to deal with token-based authentication when building Single Page Applications. There is a lot of fear, uncertainty and doubt when it comes to JWTs, so how can you be sure you are handling token-based auth properly? In this talk, I will cover best practices when it comes to implementing token-based authentication using JWTs in a Vue.js SPA.
  • 🎤

    • 📹 1 video
    • 👤 Brian Jesse
    Brian Jesse shows how easy it is to do 3D Graphics with Vue. Brian created Vue-BabylonJS, which uses the Babylon.js graphics engine which uses WebGL. In this talk, he shows how to get started with the library.
  • 🎤

    • 📹 1 video
    • 👤 Benjamin Michoux
    Ben shows how RBC Wealth Management uses a design system to share code and keep the design consistent between many Vue applications. He mentions one key library to make this possible is sass-vars-loader, to use variables.
  • 🎤

    • 📹 1 video
    • 👤 Charles Ouellet
    Charles is the co-founder of Snipcart, a custom e-commerce service for developers which recently went through a rewrite. In the talk Charles demonstrates a wonderful use-case for creating a custom rendering function for Vue, which allows developers using the Snipcart service to easily insert inject template code where needed. They also created Microcomponent…
  • 🎤

    • 📹 1 video
    • 👤 Houmann Saffarzedeh
    At BlastMotion, the company Houmaan works for, they wanted to migrate to Vue, so they started using it in small pieces of their front-end. Unfortunately, that meant there were places where Vue.js had to talk to the outside world (their JQuery code). In this talk, Houmaan shows how to communicate events between Vue.js code and outside JavaScript.
  • 🎤

    • 📹 1 video
    • 👤 Tessa Park
    Tessa had a co-worker who was using nextTick but didn’t know why it made things work. In this talk, she seeks to discover and explain what nextTick does and where to use it.
  • 🎤

    • 📹 1 video
    • 👤 Henri Helvetica
    Henri cares a great deal about web performance. In this talk, he leads you through his alphabet of performance tools and concepts that you should keep in mind to build performant applications.
  • 🎤

    • 📹 1 video
    • 👤 John Leider
    John Leider is the creator of Vutify, the component framework that utilizes Google’s Material Design Spec. In this talk John covers the new features and functionality that’s up and coming in Vuetify 2.0. Specifically, he’s looking to improve customization by making it easier to configure, using Material Design 2 custom themes, and allowing for the modificati…