In Vue there are two main paradigms for creating components - the Options API, and Composition API. Let's look at the key differences....