DEV Community

Vue

Official tag for the Vue.js JavaScript Framework

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
The declarative approach in Vue 3, think twice before using `watch` or mutating your state

The declarative approach in Vue 3, think twice before using `watch` or mutating your state

7
Comments
10 min read
Nuxt Social Share module has been released 🎉

Nuxt Social Share module has been released 🎉

4
Comments 2
2 min read
📈 Scaling Web Applications to a Billion Users. It is Complicated... 😵‍💫

📈 Scaling Web Applications to a Billion Users. It is Complicated... 😵‍💫

31
Comments 17
4 min read
7 Powerful Principles to Tackle Complex Coding Problems 😤

7 Powerful Principles to Tackle Complex Coding Problems 😤

88
Comments 24
3 min read
Display your list: v-for 🫨

Display your list: v-for 🫨

9
Comments 1
4 min read
Deploy a NuxtJS App and Laravel API on a Linux Server

Deploy a NuxtJS App and Laravel API on a Linux Server

1
Comments
7 min read
Nuxt Modules Crash Course

Nuxt Modules Crash Course

12
Comments 2
3 min read
Getting Started with the Vue Split Button Component

Getting Started with the Vue Split Button Component

Comments
1 min read
Transform your Flashcard Carousel into a Progressive Web App (PWA) in an evening

Transform your Flashcard Carousel into a Progressive Web App (PWA) in an evening

3
Comments
5 min read
What is the NuxtIsland component? 🏝️

What is the NuxtIsland component? 🏝️

11
Comments 2
4 min read
10 UI Libraries You Should Explore for Your Next Vue.js Project

10 UI Libraries You Should Explore for Your Next Vue.js Project

5
Comments
3 min read
Why Haven't u Migrated to Nuxt 3 Yet? 🥵 7 Benefits to Consider

Why Haven't u Migrated to Nuxt 3 Yet? 🥵 7 Benefits to Consider

15
Comments 10
3 min read
My first major contribution: More rxjs in vue-use

My first major contribution: More rxjs in vue-use

3
Comments
3 min read
Power of state machine and reactive store combined in Vue3

Power of state machine and reactive store combined in Vue3

4
Comments
4 min read
Frontend Frameworks Showdown: React vs. Angular vs. Vue

Frontend Frameworks Showdown: React vs. Angular vs. Vue

7
Comments 2
1 min read
Customize your components: Class and Style Bindings 💅

Customize your components: Class and Style Bindings 💅

6
Comments
3 min read
Easy Vue internationalization - guide to the Vue I18n plugin

Easy Vue internationalization - guide to the Vue I18n plugin

5
Comments
4 min read
Creating Dynamic Tabs in Vue.js with Server Data and the "KeepAlive" Component

Creating Dynamic Tabs in Vue.js with Server Data and the "KeepAlive" Component

Comments
3 min read
Setup Vite + Vue.js + Docker

Setup Vite + Vue.js + Docker

6
Comments
6 min read
Nx 17.0 Has Landed!!!

Nx 17.0 Has Landed!!!

14
Comments
10 min read
Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

Axios + Vue.js 3 + Pinia, a “comfy” configuration you can consider for an API REST

1
Comments
10 min read
Create a French Flashcard Carousel in an evening

Create a French Flashcard Carousel in an evening

10
Comments 5
10 min read
Vue.js : Build Simple Tabs with Dynamic Components

Vue.js : Build Simple Tabs with Dynamic Components

Comments
3 min read
How to integrate Google Maps into a Vue 3 application

How to integrate Google Maps into a Vue 3 application

3
Comments
9 min read
Creating a minimalistic To-Do app in Vue.js

Creating a minimalistic To-Do app in Vue.js

8
Comments
2 min read
Tutorial: Storybook with Vuetify in Nuxt App

Tutorial: Storybook with Vuetify in Nuxt App

4
Comments 1
3 min read
Exploring advanced design patterns in Vue.js

Exploring advanced design patterns in Vue.js

9
Comments 1
25 min read
VueJS part 8: Creating the Vue app with CLI

VueJS part 8: Creating the Vue app with CLI

8
Comments 1
4 min read
The life of Vue app: Lifecycle Hooks♻️

The life of Vue app: Lifecycle Hooks♻️

8
Comments
2 min read
Common Vue.js Development Mistakes and How to Avoid Them ✅

Common Vue.js Development Mistakes and How to Avoid Them ✅

14
Comments 4
5 min read
Build E-Commerce apps faster with Storefront UI

Build E-Commerce apps faster with Storefront UI

11
Comments
5 min read
Build a blog using Vue, Laravel and Canvas

Build a blog using Vue, Laravel and Canvas

Comments
7 min read
Componentes nativos do Vue.js

Componentes nativos do Vue.js

Comments
2 min read
Frontend face-off: React vs. Vue in 2023

Frontend face-off: React vs. Vue in 2023

Comments
2 min read
How to use AI to migrate a legacy AngularJS app to VueJS without writing (a lot of) code

How to use AI to migrate a legacy AngularJS app to VueJS without writing (a lot of) code

6
Comments
9 min read
Dockerizing Your Django Vue Application: A Step-by-Step Guide

Dockerizing Your Django Vue Application: A Step-by-Step Guide

Comments
3 min read
How to create a Sitemap in Nuxt Content

How to create a Sitemap in Nuxt Content

3
Comments
2 min read
Vue3: Options API vs Composition API (en)

Vue3: Options API vs Composition API (en)

Comments 2
5 min read
Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Vue - is out.

Tailwind Elements Stable v1.0.0. - a free, open-source UI Kit with 500+ components integrated with Vue - is out.

27
Comments
1 min read
Track your variables: Watchers 👀

Track your variables: Watchers 👀

7
Comments 2
3 min read
VueJS part 7: Lifecycle methods

VueJS part 7: Lifecycle methods

8
Comments
2 min read
Switching Themes in a Vue.js Application with `<script setup>` and PrimeVue

Switching Themes in a Vue.js Application with `<script setup>` and PrimeVue

Comments
2 min read
How to use Dynamic Variables with Tailwind

How to use Dynamic Variables with Tailwind

7
Comments
2 min read
Storybook Module for Nuxt Framework

Storybook Module for Nuxt Framework

3
Comments 1
4 min read
Navigating the Vue.js Book Writing Odyssey: Striking a Balance Between Code and Education ⚖️

Navigating the Vue.js Book Writing Odyssey: Striking a Balance Between Code and Education ⚖️

1
Comments
4 min read
Using URL to store state in Vue

Using URL to store state in Vue

31
Comments 5
2 min read
How to stop code execution after a 401 response in Axios

How to stop code execution after a 401 response in Axios

9
Comments
2 min read
VueJS part 6: Components introduction

VueJS part 6: Components introduction

9
Comments 4
4 min read
Payload CMS -Authentication in Nuxt Using a Custom Plugin

Payload CMS -Authentication in Nuxt Using a Custom Plugin

15
Comments
4 min read
Display a modal using Vue and its Teleport component

Display a modal using Vue and its Teleport component

2
Comments
4 min read
Dynamic Refs in Vue3 The Right Way

Dynamic Refs in Vue3 The Right Way

6
Comments
2 min read
20++ Essential Articles for Vue.js (Vue 3) Beginner

20++ Essential Articles for Vue.js (Vue 3) Beginner

12
Comments
10 min read
Optimizing Vue.js apps with web workers

Optimizing Vue.js apps with web workers

8
Comments 1
9 min read
All we know about Vue 3 Vapor Mode

All we know about Vue 3 Vapor Mode

1
Comments
5 min read
Testing Hooks on Vue 2 (or Options API)

Testing Hooks on Vue 2 (or Options API)

Comments
1 min read
👑Mastering👑 Vue.js Events

👑Mastering👑 Vue.js Events

6
Comments
3 min read
VueJS part 5: Handling events

VueJS part 5: Handling events

6
Comments
4 min read
How to Use Lodash with Vue In short

How to Use Lodash with Vue In short

5
Comments
2 min read
Building a Custom Image Editor with Xata

Building a Custom Image Editor with Xata

1
Comments
9 min read
React vs. Vue: A Comprehensive Comparison

React vs. Vue: A Comprehensive Comparison

1
Comments
3 min read
loading...