prateek951 / Vuejs-Resources-Refer-When-Stuck

VueJS Complete Guide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VueJS 2 - The Complete Guide

Description

No matter at which Metric you look (Google Trends, Github Stars, Tweets ...) VueJS is the Shooting Star in the World of JavaScript Frameworks - it simply is amazing!

You may know Angular 2 and ReactJS, well, VueJS combines the Best of both Frameworks and makes building anything from small Widgets to big, Enterprise-Level Apps a Breeze and a whole lot of Fun!

Frontend Frameworks are extremely popular because they give us this reactive, great User Experience we know from Mobile Apps - but now in the Browser!

Contents

  1. What is VueJS and Why would you use it?
  2. Setting up a Development Environment and Workflow
  3. The Basics (including the basic Syntax, Understanding Templates and much more!)
  4. Interacting with DOM (Rendering Lists, Conditionally attaching/ detaching Elements ...)
  5. Using Components (and what Components are to begin with)
  6. Binding to Form Inputs
  7. All about Directives, Filters and Mixins
  8. How to make your App more Beautiful with Animations and Transitions
  9. How to create an awesome Single-Page-Application (SPA) with Routing
  10. How to improve State Management by using Vuex
  11. How to Deploy the App
  12. And much more ...

This repo contains all of the code from The Vue-JS 2 Complete Guide course on Udemy.

Cheers :)

About

VueJS Complete Guide


Languages

Language:Vue 43.8%Language:JavaScript 29.8%Language:HTML 24.2%Language:CSS 2.1%