Back to Basics: Vue-Router and Building Components
Details
At November's VueKC MeetUp we will be going back to the basics and discussing two major topics when building Vue.js Applications. Using Vue-Router and building components.
6:00 - 6:15 - Recent Vue.js News & Announcements
6:15 - 6:45 - Vue-Router: We will cover how to get it set up and configured so you can navigate through your app. We'll also discuss Route-Guards and how they can help enhance your app.
6:45 to 7:15 - Components: We will cover getting started with taking blocks of code and turning them into reusable components. We'll also cover customizing those components with Slots and custom properties.