Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Vue.js Fast Crash Course
Rating: 4.5 out of 5(4,455 ratings)
97,180 students

Vue.js Fast Crash Course

Learn to use the popular and hot JavaScript Framework VueJs / Vue or Vue.js
Last updated 5/2019
English

What you'll learn

  • Students will learn to install Vue
  • Students will learn to use Vue
  • Students will learn to create APPS using VUE
  • Students will learn to start any projects using Vue

Course content

4 sections28 lectures2h 38m total length
  • Introduction3:14

    Join the Vue.js fast crash course to learn the basics quickly, set realistic goals, and start implementing projects right away. Ask questions in discussions and receive prompt instructor support.

  • Reference Files0:03
  • What is Vue.js5:13

    Vue.js is a lightweight, progressive front-end framework that you can incrementally adopt with script tags or CDN, offering a component-based structure and a fast ecosystem.

  • Creating our first Vue App4:49

    Learn how to create your first Vue app by linking JavaScript to HTML, initializing a Vue instance, and using a data object for simple interpolation.

Requirements

  • Javascript knowledge is required

Description

This Javascript Framework called Vue.js,  or Vue has become very popular, especially in the Laravel community. Vue has adopted and improved many features of the other bigger frameworks like Angular, React and Ember.

With Vue you can be up and running within 3 minutes. We can link to a local Vue script, use a CDN or just use the amazing CLI to create single file applications with ease.

No more do we need to rely on jQuery to create really cool functionalities since Vue makes it a lot easier to play around with the DOM and create really amazing functionalities in our app with less code. 

Learning to use this Javascript framework has become important since developers are always in need of fast, flexible and easy to implement Frameworks.. 

This course covers the main Vue features so that anybody can be up and running with it in no time. 

Here are some of the things we are covering 

  • Data binding
  • Control Structures
  • Conditionals
  • Lists redering
  • Computed properties
  • Components
  • Routing
  • HTTP
  • and more.....

Who this course is for:

  • Students looking to learn a Javascript Framework should take this course
  • Students looking to learn how to implement Javascript in Laravel applications
  • Students looking for an easier Framework than Angular should take this course