Tag: vue

What's New In Vuex 4

What’s new in Vuex 4

Dev

The Vuex 4 beta is now available, adding support for the Composition API, more robust inference for TypeScript, and more.

Olasunkanmi John Ajiboye
Jul 20, 2020 ⋅ 5 min read
Testing Vue Components With Vue Testing Library

Testing Vue components with Vue Testing Library

Dev

Cutting corners during the testing phase can lead to false confidence and, ultimately, a faulty app. Vue Testing Library helps you test your Vue components just as your users interact with them.

James James
Jul 15, 2020 ⋅ 5 min read
Understanding Transitions and Animations in Vue

Understanding transitions and animations in Vue

Dev

Adding transitions and animations to your web applications can help capture your users’ attention and jazz up the user experience.

David Atanda
Jul 2, 2020 ⋅ 7 min read
Top Picks For Vue.js Carousel Libraries

Top picks for Vue.js carousel libraries

Dev

Building a slideshow component from scratch takes time. We round up five of the best Vue.js carousel libraries to make the job easier.

John Au-Yeung
Jun 26, 2020 ⋅ 6 min read
Exploring Vue-Multiselect

Exploring Vue-Multiselect

Dev

The Vue-Multiselect library can make our lives much easier when creating dropdowns in Vue.

John Au-Yeung
Jun 12, 2020 ⋅ 6 min read
Form Validation in Vue With Vuelidate

Form validation in Vue with Vuelidate

Dev

Form validation gives you total control of the customer experience and enables you to guide the user through the path you want them to take. Learn how to conduct simple form validation in Vue.js.

Nwose Lotanna
Jun 11, 2020 ⋅ 5 min read

How to build an ecommerce site with Strapi, Vue.js, and Flutterwave

Dev

As a frontend developer, I was excited by how fast I could build backend services that communicate effortlessly with my frontend application.

Peter Ekene Eze
Jun 4, 2020 ⋅ 7 min read
Easier, More Robust Vue Forms With Vue Formulate

Easier, more robust Vue forms with Vue Formulate

Dev

Forms are an essential yet painful part of building a web app. Vue Formulate aims to dramatically reduce the complexity of writing forms in Vue.

Andrew Boyd
May 19, 2020 ⋅ 5 min read
The Vue logo in front of a blue background.

New features in Vue 3 and how to use them

Dev

This post tells you all about the newest features available in Vue 3, including global mounting, portals, and Suspense.

Preetish HS
Apr 29, 2020 ⋅ 7 min read

Handling authentication in your GraphQL-powered Vue app

Dev

In this post, we’ll look at how we can handle authentication of our GraphQL APIs with vue-router, vue-apollo, and Vuex.

Anjolaoluwa Adebayo-Oyetoro
Apr 13, 2020 ⋅ 10 min read
a comparison post about Vue UI libraries

Comparing the web page designs of three Vue UI libraries

Dev

Are you design-challenged? These three Vue UI libraries may help you easily improve the look of your web pages.

Raymond Camden
Apr 9, 2020 ⋅ 16 min read
An image of the Tornis logo.

Responding to browser state changes with Tornis

Dev

This post shows you how to track browser state — specifically, mouse velocity — using Tornis and Vue.js.

Dylan Tientcheu
Apr 9, 2020 ⋅ 5 min read