Component Design Pattern

This post will be about Component Design Patterns in Vue.js

I will write about common things that I faced during my work with Vue.js app’s

  • Slots
  • Props
  • Events
  • Provide/Inject
  • Mixins
  • Composition API
    Refactoring Components

Preparing text content… with public github repo 😉