Hands-On Web Development with Vue.js

Hands-On Web Development with Vue.js

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 4h 55m | 855 MB

Provide richer and interactive User Interfaces to your web applications to deliver high-quality production code

Vue.js is an open-source progressive JavaScript framework for building user interfaces. The main features that make Vue.js stand out are that it is approachable, versatile and performant.

This course will show you how to build rich web applications quickly using Vue.js. You will start in the simplest way possible so you can get up-and-running with Vue within minutes. You will understand the fundamentals of how to use a Vue instance and dig deeper into the Vue environment. Start the journey with vue-cli by building a personal CRM application with Vue libraries such as VueX and Vue Router. Learn the concepts of clean state management and testing Vue components using tools such as Jest along with vue-test-utils. Using child components with vue-test-utils, level up your Vue skills for production readiness. Finally, learn the real world tips and tricks of working with Vue.js efficiently.

By the end of this course, you will be able to write well tested, clean code to provide your web application with rich and interactive experience.

This course offers in-depth content balanced with tutorials that put the theory into practice. The focus of this course is on giving you the understanding and practical examples that will transform you from a beginner-level web developer into an expert, ready to develop powerful, efficient web applications using Vue!

What You Will Learn

  • Learn to build complete data-driven UIs
  • Create amazing web applications and increase productivity with Vue Libraries
  • Initiate Projects with Vue-cli and manage state with Vuex
  • Create a clean data flow for your application
  • Introduce Jest to understand test paradigms
  • Use the Vue ecosystem with vue-cli, vuex, and vue-test-utils
  • Leverage vue-test-utils and learn real-world Vue tricks