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 2
GitHub Application
Content Locked
Section 1
Introduction of the GitHub Application
This video gives you a better understanding of how the GitHub-application is going to look like. It will also show you how to search for a GitHub user with a given username. - Search for a GitHub user - Switch to different pages - Sort the table