Tag: vue

Building A Pricing Component In Vue.js With BootstrapVue

Building a pricing component in Vue.js with BootstrapVue

Dev

BootstrapVue provides an easy and intuitive way to create components with Vue.js.

Nwose Lotanna
Aug 5, 2020 ⋅ 5 min read
Vue 3 logo.

Build better higher-order components with Vue 3

Dev

This tutorial shows you how to bridge the gap between blind JavaScript and functionless UI when building higher-order components in Vue 3.

Abdelrahman Awad
Aug 4, 2020 ⋅ 7 min read
Why You Should Use Buefy And Vue.js To Build Your Next Business Website

Why you should use Buefy and Vue.js for your next business website

Dev

There are so many factors that come together to define your site’s UX. See how Buefy and Vue.js together can address them.

Ogundipe Samuel
Aug 4, 2020 ⋅ 12 min read
5 Methods For Optimizing Vue.js Applications

5 methods for optimizing Vue.js applications

Dev

It’s one thing to write Vue.js code and ship it; it’s another thing entirely to make it faster and more enjoyable for your users.

Edmund Ekott
Jul 29, 2020 ⋅ 5 min read
JavaScript and Vue Animations

JavaScript and Vue animations

Dev

JavaScript enables you to control elements completely through the DOM. Fitting JavaScript with transition hooks gives you the flexibility to manipulate elements and create more scalable applications.

David Atanda
Jul 27, 2020 ⋅ 3 min read
Build a Markdown Previewer With Vue and Electron

Build a Markdown previewer with Vue and Electron

Dev

Understanding how to write custom directives will really kick your Vue skills up a notch. Learn how to build a markdown preview app with Vue and Electron.

Wisdom Ekpot
Jul 24, 2020 ⋅ 7 min read
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