Learn Vue JS introduction to simple reactive JavaScript

Learn Vue JS introduction to simple reactive JavaScript

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 1.5 Hours | 166 MB

Starting point introduction to Vuejs and how to use Vuejs to create interactive dynamic content via JavaScript and Vuejs

Welcome to using Vuejs

This course is an introduction to using Vuejs which is a JavaScript library that provide easy to use reactive technology. Its the perfect starting point for more complex frameworks such as Angular.

Learn to create reactive JavaScript applications.

Vuejs lets you use you data effectively binding data to the DOM and using it within HTML elements.

Vuejs is flexible, simple and easy to use. You will be amazed at what you can do with Vuejs and how easy it is. Its similar to angularjs but much much easier to get the hang of. Use Vuejs to bind data to the DOM and sync to create reactive effects. Once binding is setup the DOM keeps data and elements in sync.

  • Course covers an introduction on how to get started with Vuejs
  • How to add vuejs to your web application.
  • Creating a vue instance
  • Data binding with Vue
  • Working with Lists
  • Adding events
  • Filters and components
  • Default Vue Directives that perform cool stuff right out of the box
  • Vuejs source code included.

Reactive technology is in demand, it makes web applications more functional. This course will get you started creating your own reactive applications. Start binding your data and create amazing effects for your application users. Lets get started today.

Table of Contents

Getting started with reactive libraries Vuejs
1 Vuejs introduction to course
2 Getting started with Vue JS
3 First VueJS Code
4 Resources.html
5 LifeCycle Hooks VueJS
6 Data Binding Dynamic Content via VueJS
7 VueJS directives and filters
8 Source Code.html
9 VueJS methods Toggle Visible
1 Source Code Toggle.html
11 Form events with VueJS
12 VueJS forms Source Code.html
13 Filters working with Lists
14 Source Code.html
15 Hide Show Event Toggle
16 Source Code Hide show.html
17 Shorthand image binding
18 Vue Shorthand.html
19 Vue Transitions CSS
2 If Else Vue Methods
21 Source Code Login.html
22 VUE computed Values
23 Source Code Computed.html
24 Create Custom Components Templates
25 Source Code Components.html
26 Dynamic Templates in Vue
27 Templates with separate values
28 Source Code Templates.html
29 VUEjs Summary