Building Applications with VueJs, Vuex, VueRouter, and Nuxt

Go to class
Write Review

Building Applications with VueJs, Vuex, VueRouter, and Nuxt provided by Udemy is a comprehensive online course, which lasts for 6 hours worth of material. Building Applications with VueJs, Vuex, VueRouter, and Nuxt is taught by Haider Malik. Upon completion of the course, you can receive an e-certificate from Udemy. The course is taught in Englishand is Paid Course. Visit the course page at Udemy for detailed price information.

Overview
  • Master the VueJs fundamentals by building single page and server rendered applications(Inc. Vuex, VueRouter, Nuxt)

    What you'll learn:

    • Understand how to create web apps Vue
    • Manage state with Vuex
    • Routing with VueRouter
    • Consume Restful APIS with Vuejs and Vuex
    • Build Server rendered Application with NuxtJs and Vuex
    • Learn Forms in VueJs

    What is Vue.Js?

    Vue.js(commonly referred to as Vue; pronounced /vjuː/, like view) is an open-source JavaScript framework for building userinterfaces.

    Vue.js is yet another JavaScript UI library that is making waves and has growing support from the community. If you have an upcoming project and are wondering which tool to choose, you can give Vue a try.

    Vue is considerably easy to learn and you can get started with it in just 10 minutes (actually, that is what this article is going to help you do). But first, let’s have a quick look at why you should even give Vue a try.

    Why Vue.js?

    When comparing it with its competitors, including Angular, React, Ember, Aurelia, etc., Vue boasts of beating some of them in certain aspects. These aspects include simple API, size, performance, learning curve, etc. You can have a look at these comparisons on theofficial documentation.

    What you will learn in this course ?

    • Setting up a Development Environment and Workflow

    • The Basics (including the basic Syntax, Understanding Templates and much more!)

    • Interacting with DOM (Rendering Lists, Conditionally attaching/ detaching Elements ...)

    • Using Components (and what Components are to begin with)

    • Binding to Form Input

    • State Management with VueJs

    • How to create an awesome Single-Page-Application (SPA) with Routing

    • Build Server Rendered App withNuxtJs

    In this course you are going to build 6 small web applications with Vue.js, Vuex and Nuxt

    • Vote App - Learn the Vue basics by building vote application

    • Todo App - In this module you will build a basic Todo App withVueJs

    • Kanban Board Application - In this module you will build a basic project management app using Vue components

    • Shopping Cart Server with Vuex - In this course, you will master the Vuex fundamentals by building shopping cart feature

    • Build a conference form - In this module you will master the forms fundamentals of VueJs

    • Blog App - You will learn how to build server rendered application withVuex and NuxtJs