Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning Vue.js 2.0
Rating: 4.0 out of 5(1 rating)
6 students

Learning Vue.js 2.0

Build amazing and complex reactive web applications with Vue.js
Last updated 11/2018
English
English [Auto],

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. js

Course content

4 sections21 lectures1h 46m total length
  • The Course Overview1:36

    This video provides an overview of the entire course.

  • What Is Vue.js?5:04

    This video aims to give an introduction on what can be done with Vue.js.

       •  Get an overview of Vue.js

       •  Understand the applications of Vue.js

       •  Learn about the features and the need for Vue.js

  • Getting Started with Vue.js1:56

    This video aims to demonstrate how to start with Vue.js.

       •  Learn to include Vue.js on a simple HTML page

       •  Demonstrate how to render the first Vue instance

  • Using Vue.js to Create a “Hello, World!” Application2:03

    This video aims to demonstrate how to create an application using Vue.js.

       •  Create a “Hello, World!” application

       •  Demonstrate to create a two-way data binding model

  • Creating a Vue.js Project with npm and the Vue.js CLI6:47

    This video aims to demonstrate how to create a Vue.js project with npm and the Vue.js CLI.

       •  Learn to use the terminal to create a Vue app with the Vue CLI

       •  Explore the available CLI options

Requirements

  • A basic understanding of HTML, CSS, and JavaScript is required.
  • Some experience with Angular. js or React is a bonus, but not required.

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.

This course uses Vue.js 2.0, while not the latest version available, it provides relevant and informative content for legacy users of Vue.js.

About the Author

Jonathan M Hethey has been writing code since the age of 14 and has actively participated in shaping and experimenting with the IT systems around him. After a short apprenticeship as an IT supporter, he completed his studies with a Bachelor degree in Web Development in Denmark.

Since then he has been working as a teacher for young adults with autism and went on to work for agencies as a developer and is now a Full Stack Developer in Copenhagen.

Programming and working in teams efficiently are key to success in a rapidly changing industry, whether we are speaking of app development or creating beautiful web experiences. He quickly became a fan of Git and one of the blog posts on Gitlab lead to his first book contract with PACKT in 2013.

Who this course is for:

  • This video course is intended for people with professional web development experience with JavaScript-heavy frontends or single-page application framework experience.