Learning Vue.js 2.0
course

Learning Vue.js 2.0

Packt
Updated Jul 27, 2024

What you'll learn

  • Explore how Vue.js compares to other major JavaScript frameworks and when to use it
  • Build a fully functioning reactive web application (SPA) in Vue js from scratch
  • Use modern development tools such as Webpack, vue-cli, hot reloading, and the vue devtools to develop modern web applications
  • Fundamentals of developing web applications with Vue.js
  • Learn about templates, components, and methods and acquire the skills you need to create your first Vue.js application
  • Create scaffolds from Vue.js projects, including third-party packages
  • Use tools to speed up development and utilize the latest JavaScript language developments
  • Master features such as state management and routing with Vue.j 
Course Description

Vue.js is one of the latest JavaScript frameworks and has attracted the interest of web developers as it can be used to build complex single-page applications. This video course shows developers how to build high-performing, reactive web interfaces with Vue.js. It starts from scratch, teaching you how to build a "Hello World!" application in Vue.js and moves towards building advanced applications step by step. You'll earn the concepts that you need to know about Vue.js. You'll build an application as you go, putting the concepts we've explained into practice. Several modern tools such as Webpack, vue-cli, hot reloading, and vue devtools will be used to develop modern web applications, focusing on the view layer to provide the most performant experience for users. Also you will use the vue-cli-based Webpack template and look at how we can build on top of that starter kit. By the end of this course, you will be able to build complex and large web applications with Vue.js and will also understand how to make single-file-based reusable components which can be used across projects. All the code and supporting files for this course are available on GitHub at https://github.com/PacktPublishing/Learning-Vue.js-2.0. Style and Approach: This step-by-step guide shows you how to build complete web apps with Vue.js. It starts from scratch, teaching you how to build a "Hello World!" application in Vue.js and moves toward building advanced applications. 


Target Audience 

This video course is intended for people with professional web development experience with JavaScript-heavy frontends or single-page application framework experience. A basic understanding of HTML, CSS, and JavaScript is required. Some experience with Angular.js or React is a bonus, but not required. 


Business Outcomes 

  • Delve into Vue.js and learn the skills to create complete web applications and the nuances of the framework
  • Bridge the gap between "learning" and "doing" by building real-world examples that will improve your web development skills with Vue.js
  • Explore modern web development tools and utilize them to rapidly develop a complete Vue.js application