At the time of writing this article, Vue 3 is in beta version, but the stable version is supposed to be released soon. The next version brings a lot of improvements over its predecessor. It will be faster, smaller and offer new features. In this article we go through what Vue 3 will offer.
In this tutorial, we see how easy it is to get started using Kendo UI components for Vue. Today we’ll define the structure of our application using the Splitter component from Kendo UI.
Let's look at component composition. I'm going to attempt to unravel the crazy that goes on in my head when designing components in a step-by-step article where we will build a Search Bar component together.