Articles

Source for this blog
Click here
For free public APIs
Click here
Using Playwright projects and Page extensions to run tests on multiple testing environments
Using Playwright projects and Page extensions to run tests on multiple testing environments

The setup We are a team of 8 and our main focus in the past years has been a multiplatform...

19 min read
JavaScript Callbacks
JavaScript Callbacks

A callback function is a function that is passed as an argument to another function and executed...

1 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
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
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
How to Encrypt PDF Files in the Browser with Vue 3 and pdf-lib
How to Encrypt PDF Files in the Browser with Vue 3 and pdf-lib

Encrypting PDFs in the browser requires careful handling of passwords and encryption standards....

2 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