Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Vue.js 2 Design Patterns and Best Practices

You're reading from   Vue.js 2 Design Patterns and Best Practices Build enterprise-ready, modular Vue.js applications with Vuex and Nuxt

Arrow left icon
Product type Paperback
Published in Mar 2018
Publisher Packt
ISBN-13 9781788839792
Length 344 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Paul Halliday Paul Halliday
Author Profile Icon Paul Halliday
Paul Halliday
Arrow right icon
View More author details
Toc

Chapter 6. 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 scenario, there are times where you'd want to take full advantage of JavaScript within your templates, as well as create smart/presentational components with the Functional Component model.

By the end of this chapter, you will have:

  • Learned about...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at ₹800/month. Cancel anytime
Visually different images