Creating Better UI
Transitions and animations are great ways of creating a better user experience within our applications. As there's so many different options and use cases, they can make or break the feel of an application if under or overused. We'll be looking at this concept further within this chapter.
We'll also be looking at form validation with a third-party library named Vuelidate. This will allow us to create forms that scale with the size of our application. We'll also gain the power to change the UI depending on form state, as well as display helpful validation messages to assist the user.
Finally, we'll look at how we can use the render function and JSX to compose the user interface with Vue. While this is not perfect for every ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access