Giter VIP home page Giter VIP logo

vue-course's Introduction

Projects

  1. Getting started
  • The current state of Vue
  • Hello world Vue app
  1. Template syntax directives
  • Writing HTML with Vue to make your app dynamic
  1. Conditional and list

  2. Understanding the Vue instance

  • Understanding lifecycle hooks
  1. Development workflow
  • vue-cli
  1. Components
  • Refactoring with components
  • Best practices with components
  1. Components communication
  • Parent to child
  • Child to parent
  • Event bus
  • Better alternative for larger app
  1. Advanced components usage
  • Slots
  • Dynamic components to without if-else
  1. Forms

  2. Directives

  • Why do we need to learn directives
  • Building your own directives
  • Example of 'directives' to improve your Vue app.
  1. Mixin and filters
  • The difference between filters and components
  • How will mixin help in refactoring
  • How we use filters in our projects
  1. Animations
  • Animating with CSS animations and transitions
  • Animating with Javascript
  • Animating a group of tags and dynamic components
  1. Routing
  • Using vue-router
  • Route guard
  • Lazy loading
  1. Vuex
  • Why you should use Vuex early in your app development
  • My preferred folder structure
  1. Misc
  • Deploying a Vue app
  • Vue devtools
  • SSR with Nuxt.js
  • Vue3
  1. Axios
  • Using firebase as a simple server
  1. Authentication
  • JWT
  • Route guard
  • 3rd party authentication

vue-course's People

Watchers

James Cloos avatar Shawn L avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.