Tag: vue

Writing interactive component stories with Histoire

Writing interactive component stories with Histoire in Vue 3 and TypeScript

Dev

Learn how Histoire, a Vue-focused Storybook alternative, can help you illustrate your different development patterns and more.

Sebastian Weber
Mar 15, 2023 ⋅ 9 min read
Creating A Dynamic QR Code Generator In Vue

Creating a dynamic QR code generator in Vue

Dev

Create a dynamic QR code generator in the Vue framework that allows you to better brand and customize codes for users.

Muyiwa Femi-Ige
Mar 14, 2023 ⋅ 10 min read
How to Use Tailwind CSS in React and Vue.js

How to use Tailwind CSS in React and Vue.js

Dev

In this article, we’ll look at how to use Tailwind CSS in Vue.js and React and optimize your Vue, React, and Tailwind CSS applications.

Anjolaoluwa Adebayo-Oyetoro
Mar 6, 2023 ⋅ 5 min read
Adding SSR Existing Vue 3 App

A guide to adding SSR to an existing Vue 3 app

Dev

We discuss server-side rendering, its advantages and disadvantages, and demonstrate how to incorporate SSR into a preexisting Vue 3 project.

David Omotayo
Mar 3, 2023 ⋅ 14 min read
How To Use The Vuetify Switch Component: V-Switch

Using the v-switch Vuetify component

Dev

Vuetify’s v-switch component is a useful tool for adding a toggle function to a Vue.js app, offering customization options and error handling.

Hassan Djirdeh
Feb 8, 2023 ⋅ 10 min read
Getting Started With Inertia.js, Vue.js, and AdonisJs

Getting started with Inertia.js, Vue.js, and AdonisJs

Dev

This article will cover getting started with Inertia.js, Vue.js, and AdonisJs to create fast and performant web applications.

Emmanuel Odioko
Feb 8, 2023 ⋅ 11 min read
Guide Vuex ORM

A guide to Vuex ORM

Dev

Vuex ORM provides a simple interface for interacting with the Vuex store as a database, making it easy to store, retrieve, and update data within a Vue application.

Popoola Temitope
Feb 6, 2023 ⋅ 5 min read
Infinite Scroll Vue

How to implement infinite scroll with Vue

Dev

An infinite scroll feature is especially useful when you want to load large amounts of data or images as the user needs them rather than all at once.

Rosario De Chiara
Jan 31, 2023 ⋅ 4 min read
Using Vue-clamp To Truncate Text In Vue Apps

Using vue-clamp to truncate text in Vue apps

Dev

This tutorial uses the vue-clamp library to truncate text in your Vue app, which improves the readability and layout of your content.

Alexander Godwin
Jan 19, 2023 ⋅ 8 min read
Creating Vue.js masked input fields

Creating Vue.js masked input fields

Dev

Implement masked inputs in Vue.js in this tutorial, which includes reference GIFs and images alongside code demos for the Maska library.

Emmanuel Odioko
Jan 16, 2023 ⋅ 7 min read
Creating Dynamic Themes With Vuetify For Vue Js Applications

Building dynamic Vuetify themes for Vue.js applications

Dev

In this article on Vuetify themes, we’ll cover how to configure and dynamically switch between pre-installed and custom Vuetify color themes.

Elijah Asaolu
Jan 9, 2023 ⋅ 7 min read
Create Single Page App Laravel Vue

Creating a single-page app with Laravel and Vue

Dev

Learn how to create a single-page app using Vue and Laravel, a PHP framework known for its clean syntax, expressiveness, and many other qualities.

Abiodun Solomon
Dec 12, 2022 ⋅ 8 min read