Skip to content

FabricioFFC/learning-vuejs

Repository files navigation

Learning Vue.js

This repo is a collection of projects to practice and learn Vue.js.

Project List

The projects are explained briefly below.

For Udemy Course https://www.udemy.com/vuejs-2-the-complete-guide/

  • game-project: a simple player vs monster game to practice the foundation of Vue.js;
  • components-start: refactoring a Vue.js app with components;
  • components-ex-2: communication though components using a new Vue instance;
  • dynamic-components: dynamically switching components using the componenttag;
  • quotes-project: project to practice components and slots concepts;
  • forms-exercise: exercise to practice handling with v-model and creating a custom input;
  • directive-exercise: exercise to create a directive to handle with click event;
  • filters-mixins-exercise: filters and mixins practice;
  • stock-trader: stock trader final project.

About

Projects and exercises to practice Vue.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published