Question Bank
1899 approved questions from the community
Vuex supports hot reloading for mutations, modules, actions, and getters during development.
What combinator is used for deep selectors in scoped CSS?
What happens when a child component's root node has a class that also exists in the parent component using scoped CSS?
What is a key difference between VueJS and ReactJS?
What is scoped CSS in Vue components?
When mixin and component have overlapping data options, how are they merged?
What is a render function in VueJS?
What are functional components in VueJS?
What is the difference between local and global filters in Vue?
What are non-prop attributes in Vue components?
What is the purpose of the keep-alive tag in Vue?
What is the main difference between v-show and v-if directives?
Why is it important to provide a unique key attribute for each item in a v-for iteration?
Which lifecycle hook is invoked when Vue has set up events and data observation, with reactive data enabled but templates not yet mounted?
What are non-mutation methods in Vue array detection?
How do child components communicate back to parent components in Vue?
What are async components in VueJS?
What is the difference between global and local component registration?
How do you customize the v-model directive for a component?
MongoDB is ideal for applications requiring strict ACID compliance and financial transactions.