What is Vuex? What is a “State Management Pattern”? When Should I Use It? What is Vuex? NOTE This is the docs for Vuex 3, which works with Vue 2. If you’re looking for docs ...
Server-Side Rendering Example Projects Source Structure Conditional Logic Setting Up the Dev Server Building for Production Generating Preload Directives Pre-Rendering / SSG ...
Fetching Data Components Discovery Dynamic Imports Nested Directories The components directory contains your Vue.js components. Components are what makes up the different part...
Rendering Mechanisms and Optimizations Virtual DOM Rendering Mechanisms and Optimizations This page is not required reading in order to learn how to use Vue well, but it prov...
Mocking global objects The mocks mounting option Example with vue-i18n Settings default mocks using config Conclusion This book is written for Vue.js 3 and Vue Test Utils v2....
GraphQL GraphQL Getting Started Helpful Resources Libraries Tooling Apollo GraphQL VS Code extension Exploring the GraphQL API Apollo Client GraphQL Queries Fragments Usa...