mapJanuary 1, 2026
Vue 3 Development Guide
A comprehensive guide to building maintainable, scalable Vue 3 applications
This map connects a complete Vue 3 development lifecycle guide - from project structure through testing.
Project Architecture
- how-to-structure-vue-projects - Organizing Vue projects for scalability and maintainability
Composition API Patterns
- mastering-vue-3-composables-style-guide - Writing clean, reusable composables
Design Patterns
- 12-design-patterns-in-vue - Reusable patterns for Vue component architecture
- 13-vue-composables-tips - Practical tips for writing better composables
Testing Strategy
- vue3-testing-pyramid-vitest-browser-mode - The testing pyramid approach with Vitest
Suggested
- 6-levels-of-reusability - Framework for thinking about component and composable reusability