/vuejs-exercise

This repository is a collection of experimental exercises and tutorials for Vue.js.

Primary LanguageVue

Vue.js roadmap & exercises

  • Fundamentals

    • Components
    • Props
    • Events
    • Conditional Rendering
    • Lists
    • Forms handling
    • Directives
    • Routing
    • State Management
  • Advanced

    • Composition API
    • Async Components
    • Teleport Component
    • Provide/Inject
    • Plugins
    • Watchers
    • Animation
    • Custom Directives
    • Custom Events
    • Vue Router
  • Testing

    • Jest Testing
    • Cypress Testing
    • Vue Test Utils
  • Styling

    • CSS
    • SCSS
    • Tailwind CSS
    • Bootstrap
    • Bulma
  • SSR

    • Nuxt.js
    • Vue SSR

Complex State Management (Pinia)

Roadmap

Roadmap For Vuejs