Book Image

Fun Projects with Vue 2 [Video]

By : Peter van Meijgaard
Book Image

Fun Projects with Vue 2 [Video]

By: Peter van Meijgaard

Overview of this book

<p><span id="description" class="sugar_field">Vue.js is the latest JavaScript framework to take web development community by storm. Since its release, it has managed to establish itself as one of the most popular frameworks for building user interfaces and is seeing rapid adoption rate. With Vue.js 2 released now, there are major improvements made in the framework making it leaner and faster</span></p> <p><span id="description" class="sugar_field">In this video course, you will start with creating a To-Do Application, where you will be taken through the necessary basics of Vue, and learn to add, toggle, remove, and change a to-do item. After that, you will build a GitHub application which connects to GitHub using the Axios client. You will learn to create different Vue components as well as handle computed properties for your application. Finally, you will then build a real-time chat application, where you will work with Pusher service, Vue Router, and Vuex.</span></p> <p><span id="description" class="sugar_field">By the end of this course, you will have worked with the different features of Vue.js that will make you fall in love with single page web application development.</span></p> <h2><span class="sugar_field">Style and Appraoch</span></h2> <p><span id="trade_selling_points_c" class="sugar_field">Project based guide that will help you start building applications immediately with an easy to follow approach. Our course will have 4-5 concrete projects. It will take the viewers through clear and logical steps, with screenshots and tips along the way to help you follow the guide and learn how to get more from Vue.js.</span></p>
Table of Contents (3 chapters)
Chapter 3
Real time Chat Application
Content Locked
Section 10
Finalizing the Rooms Page
In this video, we will finalize the room page. We will refactor the HTML-tree to reusable Vue components. - Create the necessary Vue components - Update the already created Vue components - Show the messages in a decent format