Giter VIP home page Giter VIP logo

course-real-world-vue's Introduction

Real World Vue.js

Project created though the lessons avaiable on Vue Mastery

Course 1: Real World Vue.js

Course page: https://www.vuemastery.com/courses/real-world-vue-js/

Past the basics, we’ll show you more techniques that are needed to ship Vue applications. Topics include Vue CLI, Vue Router, Single File Components, and API calls.


Course 2: Mastering Vuex

Course page: https://www.vuemastery.com/courses/mastering-vuex/

Learn how to handle state in a production-level application with Vuex, Vue's own state management pattern and library.


Course 3: Next-Level Vue

Course page: https://www.vuemastery.com/courses/next-level-vue/

Learn more advanced real-world practices on routing, component loading, code reuse, and forms.


Course 4: Animating Vue

Course page: https://www.vuemastery.com/courses/animating-vue/

Bring your web interface to life and improve your user experience with Vue animations.


Project setup

npm install

Mock database

npx json-server --watch db.json 

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

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.