Destinations

Explore handpicked luxury destinations around the globe
Run Vue Component Tests Where Vue Runs: The Browser
Run Vue Component Tests Where Vue Runs: The Browser

A Vue component's job is to produce DOM in a browser. Most component tests ask it to do that...

5 min read
Auto-layout you don't have to build
Auto-layout you don't have to build

Originally published on the Grafloria engineering blog. There's a special kind of feature request:...

2 min read
Build a workflow editor in Vue 3 — the whole thing
Build a workflow editor in Vue 3 — the whole thing

Originally published on the Grafloria engineering blog. Vue gets fewer diagram tutorials than...

3 min read
Custom nodes without the props mystery
Custom nodes without the props mystery

Originally published on the Grafloria engineering blog. Two of the most-viewed custom-node...

2 min read
From Empty Folder to Live URL: A Beginner's Full-Stack App on AWS Fargate
From Empty Folder to Live URL: A Beginner's Full-Stack App on AWS Fargate

A beginner-friendly walkthrough of building a movies app with Vue 3 and Express, storing data in...

16 min read
Fixing a Vue 3 Memory Leak in Large Lists: shallowRef and Virtualization
Fixing a Vue 3 Memory Leak in Large Lists: shallowRef and Virtualization

Your application runs butter-smooth during local development. With fifty mock items in your data...

4 min read
Counting text is harder than it looks (especially once Chinese and emoji show up)
Counting text is harder than it looks (especially once Chinese and emoji show up)

I used to think a word counter was the most boring tool imaginable. Split on spaces, maybe trim a...

4 min read
Vue 3 Contact Forms Without Writing a Single Line of Backend Code
Vue 3 Contact Forms Without Writing a Single Line of Backend Code

Vue 3 Contact Forms Without Writing a Single Line of Backend Code Building a contact form...

4 min read
Vue's Vapor Mode Is Almost Here. Writing Browser Games With No Framework Taught Me Why It Matters
Vue's Vapor Mode Is Almost Here. Writing Browser Games With No Framework Taught Me Why It Matters

Vue 3.6 entered release-candidate stage in July, and with it Vapor Mode is finally feature-complete:...

3 min read
PrimeVue v4 Stopped Active Dev: OpenVue Takes Over on MIT
PrimeVue v4 Stopped Active Dev: OpenVue Takes Over on MIT

If your stack relies on PrimeVue v4, there's a recent change in the project's maintenance lifecycle...

2 min read