Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
VueJS V1 Introduction to VueJS JavaScript Framework
Rating: 3.9 out of 5(83 ratings)
22,994 students

VueJS V1 Introduction to VueJS JavaScript Framework

Complete guide to getting started with VueJS easy to learn JavaScript Framework for data binding and dynamic web content
Created byLaurence Svekis
Last updated 11/2019
English
English [Auto],

What you'll learn

  • create applications using Vuejs
  • add vuejs to create data binding within HTML
  • create custom directives and Vue content

Course content

6 sections32 lectures2h 2m total length
  • VUEjs Course introduction4:35

    Explore the basics of VueJS with data binding, lists, filters, dynamic tasks, and custom directives while comparing VueJS to Angular for lightweight, flexible app development.

  • Introduction to Vuejs Course intro3:18

    Learn how Vue.js enables reactive data binding between the DOM and your JavaScript, and how to set up a Vue instance with directives, filters, and dev tools.

  • Create a Vue instance2:27

    Create a Vue instance by linking a new Vue to a container, output hello world with curly braces, and render simple expressions like five plus five, introducing data binding.

  • Bring in the Data Vuejs3:14

    Learn to bind data to a Vue instance by creating a data object and rendering its values, such as Hello world, within the view.

  • Creating a Vue instance Object2:58

    Create a Vue instance as an object and assign it to a vm container to access data and directives. Mount the element and output content, with console logging for debugging.

  • Vue instance Lifecycle3:43

    Learn the Vue instance lifecycle and how to hook into lifecycle stages such as created, before compiled, compiled, mounted, and ready to control rendering and data binding.

  • Vue Output data on the fly5:06

    Learn to render HTML on the fly in Vue with raw HTML binding, compare triple and double curly braces, and explore data binding, conditional rendering, dynamic IDs, and devtools inspection.

  • data binding input fields3:28

    Explore two-way data binding in Vue by linking an input field to a data output, updating the output in real time as you type, and inspecting the bound data object.

  • Vue form data5:33

    Master Vue form data by binding checkboxes, radio buttons, and dropdowns to a data model, with real-time updates and default values, and learn to render lists efficiently.

  • Vue Source Code0:24

Requirements

  • html and javascript
  • access to a computer

Description

Vuejs is the solution for web application developers, in creating more dynamic interactive content you deliver to your web users.   Web users are expecting more, and Vuejs is the tool to help you deliver that.   You will be amazed at how easy it is to handle data in a meaningful efficient format that will save you time.  

Simple easy to learn but powerful JavaScript Library

Best of all, you don't need to be an expert at HTML or JavaScript to start using Vuejs.   It simply makes sense and adding to web applications can save you coding time.

Vuejs is designed for web developers who want to utilize modern reactive components within their web applications.     This is a hands-on course teaching Vuejs fundamentals and the core skills to understand how to use Vuejs within modern web development.   Vuejs is a solution to common everyday application tasks, making them easier to add and more dynamic.   

You'll learn how to implement functionality that is expected in modern applications, and also be amazed at how easy it is to start creating applications with Vuejs.

More and more of the interactive and dynamic portion of web applications is moving towards being handled by the front end.

If you have been looking to get started with more complex frameworks like Angular, Vuejs is right for you as it is heavily influenced by Angular JS and React.

Start exploring what you can do with Vuejs 

By the end of the course you will have the skills and know how to add Vuejs within you website.   

I am here to help you learn how to create your own websites and ready to answer any questions you may have.

Want to know more, what are you waiting for take the first step.  Join now to start learning how you too can create DYNAMIC and INTERACTIVE pages with Vuejs today.



Who this course is for:

  • anyone who wants to learn Vuejs
  • anyone who wants to start using reactive javascript
  • JavaScript developers
  • frontend application designers and developers