Tag: vue

The Leaflet and Vue logos.

Building an interactive map with Vue and Leaflet

Dev

Learn how to use Leaflet in Vue by building an interactive map. Anyone with a basic understanding of HTML, CSS, and JavaScript can use Leaflet.

Shajia Abidi
Sep 15, 2020 ⋅ 5 min read
advanced data fetching techniques in vue

Advanced data fetching techniques in Vue

Dev

In this post, we’ll take a look at the best practices for fetching data in advanced scenarios when working with Vue. We’ll also learn how we can use Vue 3’s composition API to leverage the stale-while-revalidate technique in data fetching.

Raphael Ugwu
Sep 15, 2020 ⋅ 5 min read
Node and Vue logos.

Build a file compression application in Node.js and Vue.js

Dev

Find out how to build an application that will help users compress files using Vue and the Zlib module in Node.js

Wisdom Ekpot
Sep 10, 2020 ⋅ 6 min read
Build a SaaS product pricing component in Vue with Chakra UI

Build a SaaS product pricing component in Vue with Chakra UI

Dev

This post is an introduction to the Chakra UI component library for Vue.js. We’ll also look at why Chakra UI is important especially for accessibility.

Nwose Lotanna
Sep 8, 2020 ⋅ 4 min read
Building native mobile apps with NativeScript Vue

Building native mobile apps with NativeScript-Vue

Dev

In this article, we will see how to build cross-platform mobile apps with Vue.js and NativeScript.

Anjolaoluwa Adebayo-Oyetoro
Sep 7, 2020 ⋅ 6 min read
Vue logo.

Using the Vue loading overlay plugin in your Vue apps

Dev

Let your users know their requests are being processed with the Vue overlay plugin.

Timi Omoyeni
Aug 26, 2020 ⋅ 8 min read
Ionic and Vue logos.

Building cross-platform apps with Capacitor and Vue.js

Dev

See how Ionic’s Capacitor can help you build cross-platform apps with its native mobile runtime and API layerfor web apps.

Mike Hartington
Aug 24, 2020 ⋅ 4 min read
Building A Mobile UI Using Mint UI And Vue.js

Building a mobile UI using Mint UI and Vue.js

Dev

Learn how you can use Mint UI together with Vue.js to buid a mobile-like frontend application for use on both web and mobile.

Ogundipe Samuel
Aug 20, 2020 ⋅ 9 min read
How to Create a Custom Vuex Plugin

How to create a custom Vuex plugin

Dev

Vuex plugins have a wide variety of use cases. In this tutorial, we’ll show you how to create a custom Vuex plugin.

Solomon Eseme
Aug 19, 2020 ⋅ 2 min read
Chakra UI and Vue logos.

Using Chakra UI in Vue and Nuxt.js applications

Dev

Learn how to leverage Chakra UI to quickly make components as accessible as possible in Vue.

Timi Omoyeni
Aug 13, 2020 ⋅ 6 min read
A comparison of Vue.js build tools

A comparison of Vue.js build tools

Dev

In this article, I will be doing a comparison of scaffolding build tools available in the Vue.js ecosystem.

Anjolaoluwa Adebayo-Oyetoro
Aug 13, 2020 ⋅ 7 min read
Intro to Alpine.js for Vue Developers

Intro to Alpine.js for Vue developers

Dev

Alpine is a relatively new JavaScript framework that borrows concepts from other frameworks such as Vue and React. Compared to […]

Chimezie Enyinnaya
Aug 11, 2020 ⋅ 6 min read