Presentations
Filters:
Presentations by themes:
Docker (1 presentation):
A short introduction on how I use docker in my workflow as a Frontend Developer, making it the only dependency I ever need to bootstrap a new project. I share and show you a concrete example using VueJS.
Machine Learning (1 presentation):
Let's try out Machine Learning in a Vue.js project! Using the image classifier of ML5.js to get a matching gif from the Giphy API.
Panel (1 presentation):
We'll be hosting a short and casual "fireside chat" where the panelists will answer questions about their relationship to Vue.js, their learned lessons along the way, and the status of Vue 3 and the ecosystem.
Store (1 presentation):
Dave will be discussing how Vue Class Store came about, it's place in the ecosystem, and when and why you might want to use it.
Vue 3 (1 presentation):
In this talk Stéphane will first explain what are renderless components and when to use them. He will then dive into vue 3 to see how they can survive with the new mechanics.
Webpack (1 presentation):
Let discover how Vue and Webpack work together: Create complex dev server, adding custom plugin, understanding the vue webpack config, create your own SFC tag and more.