Web development with Vue.js 2

Web development with Vue.js 2

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 5h 40m | 1.31 GB

Learn how to build amazing and complex reactive web applications easily with Vue.js

Vue.js is one of the latest new frameworks to have piqued the interest of web developers due to its reactivity, reusable components, and ease of use. This video course shows developers how to leverage its features to build high-performing, reactive web interfaces with Vue.js. From the initial structuring to full deployment, this video provides step-by-step guidance to developing an interactive web interface from scratch with Vue.js.

You will start by building a simple application in Vue.js so you can observe its features in action. Delving into more complex concepts, you’ll learn about reactive data binding, reusable components, plugins, filters, and state management with Vuex. It will also teach you how to bring reactivity to an existing static application using Vue.js. By the time you finish this video, you will have built, tested, and deployed a complete reactive application in Vue.js from scratch.

What You Will Learn

  • Build a fully functioning reactive web application in Vue.js from scratch
  • See the importance of the MVVM architecture and how Vue.js compares with other frameworks such as Angular.js and React.js
  • Know how to bring reactivity to an existing static application using Vue.js
  • Find out how to use plugins to enrich your applications
  • Get to know how to develop customized plugins to meet your needs
  • See how to use Vuex to manage a global application’s state