Tag: vue

Exploring PrimeVue, a Vue-based UI component library

Dev

Let’s explore PrimeVue, one of the best Vue-based UI component libraries, and how to use it with Vue 3 to create a sample app.

Ivaylo Gerchev
Sep 8, 2022 ⋅ 13 min read
Getting Started Bootstrapvue

Getting started with BootstrapVue

Dev

Editor’s note: This article was updated 2 September 2022 to include information about the benefits of BootstrapVue, the differences between […]

Peter Ekene Eze
Sep 2, 2022 ⋅ 8 min read
Vue Firebase Setting Up Authentication

Authentication with Vue 3 and Firebase

Dev

Firebase is a great tool for improving the security of your application, and Firebase Authentication is fairly simple to use.

Dotun Jolaoso
Aug 18, 2022 ⋅ 10 min read
Vuetify Getting Started

Getting started with Vuetify: Is Vuetify right for you?

Dev

Vuetify, a Material Design component framework for Vue, combines the best of Vue with the Materialize trend, making it simple to create beautiful UI designs.

Diogo Souza
Aug 17, 2022 ⋅ 10 min read
Build Vue App Typescript

How to use Vue 3 with TypeScript

Dev

Explore all the basic information you need to create a Vue application completely in TypeScript with custom decorator features and no third-party libraries.

Preetish HS
Aug 17, 2022 ⋅ 7 min read
React Native Vs Vue And Capacitor For Mobile App Development

Comparing React Native vs. Vue and Capacitor

Dev

Let’s compare mobile app development with React Native vs. Vue and Capacitor now that Vue Native has been deprecated.

Samson Omojola
Aug 16, 2022 ⋅ 8 min read
Vue Logo

Understanding watchers in Vue

Dev

One of Vue’s features is the watcher function. Let’s take a look at how watchers work in Vue and how to utilize them.

Elijah Asaolu
Aug 16, 2022 ⋅ 6 min read
Petite Vue Alternative Alpine

petite-vue: An Alpine alternative for progressive enhancement

Dev

petite-vue is an alternative distribution of Vue inspired by Alpine that is optimized for progressive enhancement.

Kelvin Omereshone
Aug 12, 2022 ⋅ 5 min read
Unit Testing Vuex Modules Web Nocdn

Unit testing Vuex modules with Jest

Dev

Explore Vuex and learn about getters, mutations, actions, and state by creating and unit testing a Vuex module with TypeScript and Jest.

Sampath Gajawada
Aug 10, 2022 ⋅ 4 min read
Choosing the best ecommerce platform for your Vue.js app

Choosing the best ecommerce platform for your Vue.js app

Dev

Learn how to decide which ecommerce platform is best for your Vue.js application.

Nefe Emadamerho-Atori
Aug 9, 2022 ⋅ 6 min read
Vue and Ant Design Logos

How to use Ant Design with Vue 3

Dev

Ant Design is an excellent tool for creating a website with minimal effort. Here’s how to use the ant-design-vue package with Vue 3.

Elijah Asaolu
Aug 4, 2022 ⋅ 4 min read
Vue Logo Over Lunchboxes

Build 3D visuals in Vue with Lunchbox.js

Dev

In this article, we introduce the core concepts of Lunchbox.js and demonstrate how to use this tool to create 3D visuals in Vue.

David Omotayo
Jul 18, 2022 ⋅ 9 min read