Smooth Upgrades to Vue 3 Using the Migration Build

Smooth Upgrades to Vue 3 Using the Migration Build

Vue 3 introduces some compelling new features, but also many breaking changes. The question is, how do you get there? Fortunately, the Vue.js team has recently released the Migration Build, which makes it possible (and easy) to make a smooth transition from v2 to v3.

Here’s an Idea for an App: “Shopping Friends”

Here’s an Idea for an App: “Shopping Friends”

"Shopping Friends" is a service that analyzes your Amazon buying patterns and matches you with like-minded people. Maybe it’s a Facebook app. When you join, you give it permission to access your Amazon shopping records, and maybe there are some filters...
Creativity in Software Testing

Creativity in Software Testing

What’s in a name? Well, in the case of Art+Logic, our name conveys the idea that software development is a combination of both art and logic. We find this to be the case in all aspects of the software development life cycle. And this is definitely true with...
Re-animated

Re-animated

Recently, I spent a bit of time updating the `friz` animation control framework for JUCE that I wrote last year, adding a few things to it that make it easier to use and more expressive.

Role Based Design

Role Based Design

When designing custom software, designers often need to keep user roles in mind to make an efficient and effective user experience for multiple workflows. By taking a look at the needs of each user, we can design for multiple intuitive user flows while retaining a...