Quiz Yourself on Advanced Component Patterns

Test yourself on what you've learned so far.

1

What’s the purpose of the registerBaseComponents function?

A)

It finds all Vue components in the src/base directory and registers them globally so that they can be used in other components without the need to be imported and registered.

B)

It finds all Vue components in the src/base directory and registers them globally so that they can be used in other components with the need to be imported.

Question 1 of 50 attempted

Get hands-on with 1200+ tech skills courses.