- How does reactivity work in Vue.js?
- Options API and composition API
- Composables in Vue.js
- Computed, methods and watchers in Vue.js
- Vue components and their lifecycles
- Pinia: state management in Vue.js
- Ref vs reactive in Vue.js
- Vue router: routing and navigation guards
- How does virtual DOM work in Vue.js?
- Main directives in Vue.js
- V-model in Vue.js
- Provide/inject in Vue.js
- defineProps, defineEmits, and defineExpose in Vue.js
- What are props in Vue?
- How to efficiently pass data between components?
- What are slots in Vue?
- Emits and custom events in Vue.js
- async components and suspense in Vue.js
- Custom directives in Vue.js
- Keepalive in Vue.js
- What is nexttick in Vue.js?
- Dynamic components in Vue.js
- What are attribute bindings in Vue?
- Template refs in Vue.js
- Error handling in Vue.js
- Teleport in Vue.js
- Transition and transitiongroup in Vue.js
- How to add fallback content for slots in Vue?