Book Image

Vue.js Application Development Essentials [Video]

By : Bartłomiej Potaczek
Book Image

Vue.js Application Development Essentials [Video]

By: Bartłomiej Potaczek

Overview of this book

<p>This practical hands-on course will get you started working with Vue right from the get-go. Then you'll explore different Vue essentials with practical examples, where you'll learn about powerful templates and event handling. Next, you'll discover Vue's amazing features and add transitions and animations smoothly to your application. Also, you'll learn to select the best tool to maintain your apps. Finally, you'll build an application by applying all the features you've learned, bootstrap a project, and set up web pack configurations.</p> <p>This course will take you through essential patterns and concepts you'll need to develop a Vue.js application. You'll learn how to respond to user actions with event handling, explore Vue's features, and add awesome transitions and animations to your applications. At the same time, we walk you through Vue components. You'll learn how to respond to user actions with event handling and select the right tools to maintain your apps.</p> <p>The code bundle for this course is available at&nbsp;<a href="https://github.com/PacktPublishing/Vue.js-Application-Development-Essentials" target="_blank">https://github.com/PacktPublishing/Vue.js-Application-Development-Essentials</a></p> <h1>Style and Approach</h1> <p>This course adopts a completely practical approach where you will get started working with Vue from the get-go. Then, you'll explore different Vue essentials with practical examples where you'll learn about powerful templates and event handling. Next, you'll discover amazing Vue features and add transitions and animations smoothly to your application. Also, you'll learn to select the best tool to maintain your app. Finally, you'll build an application by applying all the features you've learned, bootstrap a project, and set up web pack configurations.</p>
Table of Contents (7 chapters)
Chapter 3
Deal with Event Handling
Content Locked
Section 2
Method Event Handlers and Inline Handlers
In this video, we will learn what method event handlers and methods in inline handlers are. - Understand method event handlers - Understand methods in inline handlers