Homepage
Sign in
Get started
Vue.js Developers
Helping web professionals up their skill and knowledge of Vue.js
About
Join our weekly newsletter
Follow
Latest stories
Seven In One: “My Form” WebApp using VueJS+Vuetify+Firebase Hosting PART II
Seven In One: “My Form” WebApp using VueJS+Vuetify+Firebase Hosting PART II
In PART I, we made our environment and workspace ready for creating the Vue web app.
Nabil Mohammed
Dec 18
Seven In One: “My Form” WebApp using VueJS+Vuetify+Firebase Hosting
Seven In One: “My Form” WebApp using VueJS+Vuetify+Firebase Hosting
This is PART I of a series of articles where we will be exploring several technologies combined in one project.
Nabil Mohammed
Dec 16
How to set timer idle in Vue
How to set timer idle in Vue
Do you need to check for the inactivity of the user in your Vue apps? If the user is inactive in a period of time, then you wanna…
Jakz Aizzat
Dec 7
Vue + Django — Best of Both Frontends, Part 2
Vue + Django — Best of Both Frontends, Part 2
Multiple Vue components sharing a common persistent Vuex state within Django templates.
Mike Hoolehan
Dec 3
[English] Template — Vue JS + Asp.Net Core — Visual Studio 2019
[English] Template — Vue JS + Asp.Net Core — Visual Studio 2019
All my friends and people close to me know that I’m fun of Vue JS and .NET Core, at the same time. Among many existent options for…
Alexandre Malavasi
Nov 23
Chrome Extensions For Front-End Developer to Increase Productivity
Chrome Extensions For Front-End Developer to Increase Productivity
Nowadays, the front-end field becomes more and more complex. So our time is limit and should be used wisely. Therefore, I keep looking for…
Oahehc (Andrew)
Nov 22
Form Validation with Vuetify in a Vue App
Form Validation with Vuetify in a Vue App
Your forms can provide a great user experience. Here is how.
Jennifer Bland
Nov 16
A trick up Vuex’s sleeve: Promises and WeakMaps
A trick up Vuex’s sleeve: Promises and WeakMaps
Some devs fetch data in components and put the results in the store, others make Ajax requests inside store actions. The former might need…
Michael Gallagher
Nov 15
Compiling Vue 3 from scratch and trying the new Composition API
Compiling Vue 3 from scratch and trying the new Composition API
In this article I’ll compile Vue 3 from the latest source and try out some of the new APIs, include the upcoming composition API, all…
Lachlan Miller
Nov 14
Using Web Components in Vue with Smart HTML Elements
Using Web Components in Vue with Smart HTML Elements
The open-source community offers multiple JavaScript frameworks and libraries. One of the top 3 frameworks liked by the developers is…
Shanika Wickramasinghe
Nov 12
Unit testing in Vue & Mocha (part 2)
Unit testing in Vue & Mocha (part 2)
This article builds on Unit testing in Vue & mocha (part 1)
Harry Beckwith
Nov 11
How to Serve Vue with Nest
How to Serve Vue with Nest
Want to serve a VueJS app from a NestJS backend? Here’s how you do it.
Zak Miller
Nov 11
Drag and drop blocks with Vue.js
Drag and drop blocks with Vue.js
Build your own Sortable Vue directive
Luis Godinho
Nov 10
Vue.js — Manage your Modal window(s) effortlessly using EventBus
Vue.js — Manage your Modal window(s) effortlessly using EventBus
As a both Vue.js and React developer, I’ve been assigned to/leading various projects which were mostly about building UIs. One thing I was…
Dana Janoskova
Nov 9
Unit testing in Vue with Mocha
Unit testing in Vue with Mocha
This document aims to outline some short examples of how to unit test using a Vue project. This guide is specifically designed to be used…
Harry Beckwith
Nov 8
How I built a vscode REPL and how you can use it, in a Vue.js project
How I built a vscode REPL and how you can use it, in a Vue.js project
Maybe, you have already seen Bret Victor’s presentation Inventing on Principle or the Light Table editor In Action video or the time…
Achilleas Kiritsakas
Nov 7
How to implement route guard in vue.js
How to implement route guard in vue.js
This becomes very crucial when you are developing an application that has registration and user login features. I was recently developing…
Vipin Cheriyanveetil
Nov 6
Elm and Vue.js from a frontend perspective
Elm and Vue.js from a frontend perspective
A brief comparison on using a JavaScript framework and a functional language for building UI on the web
Gavin Kemp
Oct 27
Vue.js + Typescript best practices #5: Class-based fetching with Axios using DTO architecture
Vue.js + Typescript best practices #5: Class-based fetching with Axios using DTO architecture
How to fetch data and create Class objects with getters
Konrad Straszewski
Oct 19
How to set up unit testing in NativeScript Vue
How to set up unit testing in NativeScript Vue
The guide to setting up unit testing in NativeScript Vue with Jest and Vue Test Utils.
Bryan Lee
Oct 19
Experimenting with WebGL and Vue: How to animate subtitles?
Experimenting with WebGL and Vue: How to animate subtitles?
Imagine that you sing karaoke or watch a movie with subtitles. Forget boring fonts with no animation. Let’s revive these!
Max Savonin
Oct 16
Passing functions as props an anti-pattern in Vue.js
Passing functions as props an anti-pattern in Vue.js
In React you can pass down functions as props from the parent to the child component. The function call then flows back up from the child…
Bryan Lee
Oct 10
Vue.js + Typescript best practices #4: create better $emit()
Vue.js + Typescript best practices #4: create better $emit()
How to create fully typed .sync modifier without ugly magic values inside $emit() function.
Konrad Straszewski
Oct 10
Vue-next and why Maps solve a big problem
Vue-next and why Maps solve a big problem
So we got the first look at the code for vue-next, still in pre-alpha so some waiting left. But finally we can start to put some of our…
Michael Gallagher
Oct 6
How to prevent browser refresh, URL changes, or route navigation in Vue
How to prevent browser refresh, URL changes, or route navigation in Vue
Every once in awhile in Vue, you want to prevent the user from navigating away from a route or reloading the page. This post covers how.
Austin Gil
Oct 3
About Vue.js Developers
Latest Stories
Archive
About Medium
Terms
Privacy