Getting Started with Vue

This VueMastery.com workshop will teach you the fundamentals of Vue.js so you can start being productive and building apps immediately. With visual animations and analogies that make abstract concepts concrete, along with coding challenges that help you learn by putting your new skills into practice, you'll build two apps throughout the day. We’ll start off by covering the core common syntax as we build our first app, then move on to building a more production-level app from the ground up. Topics Include The Vue instance Attribute binding Conditional rendering List rendering Event handling Class & style binding Computed properties Components Props Communicating events Forms Vue CLI Single file components Vue Router Essentials Dynamic Routing APIs with Axios Deploying your Vue app