Tag: vue

Vuejs Mobile App Development Framework

Comparing Vue.js mobile app development frameworks

Dev

Evaluate the top frameworks available for building mobile applications with Vue.js and compare the strengths and weaknesses of each.

Ejiro Asiuwhu
Mar 31, 2021 ⋅ 12 min read
Vue and Deno Logos

Using vno to configure a Vue app

Dev

What is vno? This post covers the powerful features it offers, how to install Deno, and how to configure a new Vue app using vno.

Elijah Asaolu
Mar 18, 2021 ⋅ 4 min read
The Nuxt.js and Vuex Logos

Scalable state management with Vuex and Nuxt.js

Dev

This short overview covers the various ways you can structure different-sized applications using Vuex and Nuxt.js.

Emmanuel Akhigbe
Mar 10, 2021 ⋅ 6 min read
Surge Logo

How to auto-deploy frontend applications to Surge using continuous deployment

Dev

Learn how to deploy frontend applications to Surge with Git hooks and Travis CI, a tool for continuous integration and deployment.

Okewole Oluwatobi
Feb 24, 2021 ⋅ 4 min read
vue-composition-api-vs-react-hooks

Vue Composition API vs. React Hooks

Dev

Vue API and React Hooks handle state and the reuse of logic in components. Examine each to determine which program is best for your needs.

Favour Vivian Woka
Feb 16, 2021 ⋅ 5 min read
Styling a Vue.js application using CSS

Styling a Vue.js application using CSS

Dev

Learn to apply different CSS styling methods to your Vue.js application to improve its aesthetic performance.

Amarachi Amaechi
Feb 4, 2021 ⋅ 4 min read
Using Pug.js With Vue.js

Pug.js tutorial: A beginner’s guide with examples

Dev

Learn how to integrate Vue.js into a backend application using Pug as a templating engine.

Wisdom Ekpot
Feb 4, 2021 ⋅ 5 min read
Vue logo against a background of clouds.

Building a selectable header data table with Vue.js and Vuetify

Dev

Learn how to create selectable header data tables in your Vue app with Vuetify to improve user experience.

Idris Lawal
Jan 25, 2021 ⋅ 5 min read
The Vue logo against a dark background.

Creating transitions in your Vue app with Vue Router

Dev

Learn how to create a slide fade transition, a fade transition, and a custom transition in your Vue app using Vue router.

Emmanuel Akhigbe
Jan 20, 2021 ⋅ 3 min read
The Vue logo against a blue background.

A complete guide to forms in Vue.js

Dev

Learn how to create, validate, and utilize inputs from a form in a Vue.js x2 application.

Yomi Eluwande
Jan 1, 2021 ⋅ 8 min read
Visualizing sketched charts in Vue.js with roughViz

Visualizing sketched charts in Vue.js with roughViz

Dev

Walk through the process of creating a Vue app using vue-cli and learn how to display sketchy charts in your Vue.js applications using vue-roughviz.

Elijah Asaolu
Dec 28, 2020 ⋅ 3 min read
Vuex Logo Over a Field Background

Do you really need Vuex?

Dev

The core flux library in Vue.js is Vuex, but do you really need it? We take a look at this question and answer it here.

Dylan Tientcheu
Dec 24, 2020 ⋅ 6 min read