Learn how to build amazing and complex reactive web applications easily with Vue.js
About This Video
Learn how to propagate DOM changes across the website without writing extensive jQuery callbacks code
Discover how to achieve reactivity and easily compose views with Vue.js and understand what it does behind the scenes
Explore the core features of Vue.js through small examples, learn how to build dynamic content into pre-existing web applications, and build Vue.js applications from scratch
In Detail
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.