Giter Site home page Giter Site logo

muthah / real-world-vue Goto Github PK

View Code? Open in Web Editor NEW

This project forked from code-pop/real-world-vue

0.0 1.0 0.0 340 KB

The application that we build in Vue Mastery's courses starting with Real World Vue

Home Page: https://www.vuemastery.com

JavaScript 28.31% HTML 2.15% Vue 69.54%

real-world-vue's Introduction

Vue Mastery Example Event App

Following along?

We encourage you to follow the course on Vue Mastery, and code along with us. This course has tags representing the start and finish of each lesson, just in case you get stuck.

Here are the commands you’ll want handy once you have it installed. I’m assuming you already have npm installed.

To install dependencies:

    $ npm install

To run the server:

    $ npm run serve

To get json-server, which we use for our mock database (Starting on API calls with Axios)

    $ npm install -g json-server

To run the mock database

    $ json-server --watch db.json

Real World Vue Course

Lesson
Vue CLI n/a Finished Code
Optimizing your IDE Starting Code Finished Code
Vue Router Basics Starting Code Finished Code
Dynamic Routes & History Mode Starting Code Finished Code
Single File Components Starting Code Finished Code
Global Components Starting Code Finished Code
Slots Starting Code Finished Code
API Calls with Axios Starting Code Finished Code

Mastering Vuex Course

Lesson
Vuex State & Getters Starting Code Finished Code
Vuex Mutations & Actions Part 1 Starting Code Finished Code
Vuex Mutations & Actions Part 2 Starting Code Finished Code
Vuex Modules Starting Code Finished Code
Success & Error Notifications Starting Code Finished Code

Next-Level Vue Course

Lesson
Progress Bar: Axios Interceptors Starting Code Finished Code
Progress Bar: In-Component Route Guards Starting Code Finished Code
Progress Bar: Global and Per-Route Guards Starting Code Finished Code
Completing our Progress Bar Starting Code Finished Code
Reusable Form Components: BaseInput Starting Code Finished Code
Reusable Form Components: BaseSelect Starting Code Finished Code
Reusable Form Components: BaseButton Starting Code Finished Code
Form Validation with Vuelidate Starting Code Finished Code
Form Validation with Vuelidate pt 2 Starting Code Finished Code
Mixins Starting Code Finished Code
Filters Starting Code Finished Code

real-world-vue's People

Contributors

atomjar avatar gregg avatar

Watchers

 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.