Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Vuejs Course: Vue.js + Nuxt.js + PHP + Express.js
Rating: 4.3 out of 5(596 ratings)
3,483 students

Complete Vuejs Course: Vue.js + Nuxt.js + PHP + Express.js

VueJS, Command Line, Babel, NPM, Webpack, Vue JS CLI, Vue.js Router, VueX, Axios, iView, Express.js, Nuxt.js
Created byOnlyKiosk Tech
Last updated 2/2020
English

What you'll learn

  • Create front-end apps using Vue
  • Connect your Vue program to PHP and MySQL
  • Operate command line, Babel, NPM, and Webpack
  • Create single page applications using Vue, Vue single file components, and Vue router
  • Master vue router, vuex and axios
  • Master Ajax
  • Master Expressjs
  • Master Nodejs
  • Master Vuejs
  • Master Nuxtjs

Course content

51 sections289 lectures18h 3m total length
  • Getting to know what Vue.js is and how to install it2:49

    This lesson is about giving you a brief introduction of what Vue.js is and how to install it. 

  • Create our first Vue.js program and display text using it3:09

    In the last lesson, we have learnt how to install Vue.js. In this lesson, we will learn how to create a Vue program. We will start with the simplest one. We will create a Vue program and display a text value using it. The program may be simple but is very important. Therefore, make sure you have done enough practice after watching this lesson. 

  • Controlling attribute value using Vue.js1:28

    Single-body HTML tags like IMG and INPUT rely on their attribute to work. We have already learnt how to control text value using Vue, in this lesson, we are about to find out how to control attribute value. 

Requirements

  • Basic JavaScript knowledge is needed
  • You should know what is a class and how to instantiate it into an object
  • You should know how to use object properties and methods

Description

If you still think jQuery can completely replace JavaScript and want to learn Vue.JS, then this course is PERFECT for you because you will learn EVERYTHING you need here. 

Minimum Requirement: 

This course is designed for students with zero ES6 foundation, BUT you do need to know basic ES5. If you know how to set background color for a DIV using native JavaScript and jQuery, then you are good to go. 

    <div class='div' id='one'>Set a background color...</div>

Course Contents: 

This course has 46 sections and covers 18 areas:

  1. Vue JS Basics (Section 1-27)

  2. Ajax (Section 28)

  3. Connecting Vue to PHP and MySQL (Section 29)

  4. Command Line Instrument (Section 30)

  5. NPM (Section 31)

  6. Babel (Section 32)

  7. JS modular system, including module.exports, import, and export (Section 33)

  8. Webpack (Section 33)

  9. Vue CLI (Section 34)

  10. Vue Single-file Components (Section 34)

  11. Vue Router (Section 35)

  12. VueX (Section 36)

  13. Axios (Section 37, 38, and 39)

  14. Vue UI Library: iView (Section 40)

  15. Advanced JavaScript: scope, scope chain, JavaScript Garbage Collection, Closure, IIFE(Instantly Invoked Function Expression), THIS, etc. 

  16. Node.js and Express.js

  17. Connecting Vue to Express and MySQL

  18. Nuxt.js

Note: The Vue version taught in this lesson will be 2.0+

Content Description:

Your VueJS study is made of two stages.

In stage one, you will learn Vue basics like Vue instance, directives, components, etc.   

In stage two, you will learn Vue single file component, Vue router, VueX and a Vue UI library called iView.

Between stage one and two, you will learn command line, npm, Babel, and Webpack. You need these skills to take the leap from stage one to stage two.   

By the way, skills you learn between stage one and stage two are not just for Vue. You will also need them when you are learning other modern JS-based frameworks. 

A frontend program alone is useless until it is connected to backend program and database.   

We will teach you how to connect Vue to PHP and MySQL via Ajax and Ajax-based techs like Axios. 

Throughout the course, you will be working on several projects so that you will always have a chance to practice and apply what you have learnt.   

Who this course is for:

  • Anyone who wants to learn how to create front-end APPs using Vue
  • Anyone who wants to learn how to use command line instrument
  • Anyone who wants to learn how to use NPM
  • Anyone who wants to learn how to use Babel
  • Anyone who wants to learn how to use Webpack
  • Anyone who wants to develop single page applications using dot vue files
  • Anyone who want to learn how to use vue router, vuex and axios
  • Anyone who wants to learn how to use Express and nodejs
  • Anyone who wants to learn how to develop apps using Vuejs, PHP and MySQL
  • Anyone who wants to learn how to develop apps using vuejs, Expressjs and MySQL
  • Anyone who wants to learn Nuxtjs