Hands-On Web Development with Vue.js (Udemy.com)

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

Created by: Packt Publishing

Produced in 2018

icon
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

icon
Quality Score

Content Quality
/
Video Quality
/
Qualified Instructor
/
Course Pace
/
Course Depth & Coverage
/

Overall Score : 100 / 100

icon
Course Description

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.
Author Bio
Roman Kuba is a senior software engineer with a passion for efficient and clean code. Working professionally with Vue since 0.11. He has built multiple web apps and even transitioned a legacy code base from jQuery and Angular to Vue. Sharing knowledge has always been a defining part of his career, either by speaking at conferences or teaching students at a university.Who this course is for:
  • If you are a developer but have always wanted an easy-to-use yet powerful framework that you can rely on, this course is the right one for you!

icon
Instructor Details

placeholder

Packt has been committed to developer learning since 2004. A lot has changed in software since then - but Packt has remained responsive to these changes, continuing to look forward at the trends and tools defining the way we work and live. And how to put them to work.
With an extensive library of content - more than 4000 books and video courses -Packt's mission is to help developers stay relevant in a rapidly changing world. From new web frameworks and programming languages, to cutting edge data analytics, and DevOps, Packt takes software professionals in every field to what's important to them now.
From skills that will help you to develop and future proof your career to immediate solutions to every day tech challenges, Packt is a go-to resource to make you a better, smarter developer.

Packt Udemy courses continue this tradition, bringing you comprehensive yet concise video courses straight from the experts.



icon
More courses by Packt Publishing

.NET Core Microservices

$11.99

JavaScript Design Patterns: 20 Patterns for Expert Code

$11.99

Mastering Go Programming

$11.99

Learning Path: Automation with Ansible, Puppet, and Salt

$11.99

Learning Path: Magento: Master and Test Magento 2 with Ease

$11.99

DevOps Fundamentals with Azure

$11.99

icon
More vue.js courses

Build Web Apps with Vue JS 2 & Firebase

$11.99

Quasar Framework: Cross-Platform Vue JS Vuex & Firebase Apps

$11.99

Curso Vue JS 2 - O Guia Completo (incl. Vue Router & Vuex)

$11.99

Vue JS 2: From Beginner to Professional (includes Vuex)

$11.99

Learn by Doing: Vue JS 2.0 the Right Way

$11.99

Nuxt JS with Laravel API - Building SSR Vue JS Apps

$11.99

icon
Reviews

5.0

1 total reviews

5 star 4 star 3 star 2 star 1 star
% Complete
% Complete
% Complete
% Complete
% Complete

By Jens van den Berg

I am loving the course so far, I have been using Typescript myself and got it working quite fast. Other than that I have had no issues using Typescript in this course. (~80% atm)

One note, sometimes (rarely still) the code was changed in between the videos. This would end up with errors in the console, nonbreaking, however. Should be fairly easy to fix for most people, but it is not necessary to do so.

Other than that, superb course and very well explained! I like the fact he explains what is behind things (like v-model) as well instead of just using it.