Writing on software design, company building, and the aerospace industry.

All of my long-form thoughts on programming, leadership, product design, and more, collected in chronological order.

How to Create HTML5 Drag and Drop UI in Vue 3

In this article, we will be building a Vue 3 feature list app with the HTML5 Drag and Drop API. We will be using the Vite build tool to scaffold our project. We will also be using the Tailwind CSS utility-first CSS framework to style our app.

The Use of Intl Keyword in JavaScript

Intl in Javascript is a set of tools used in enabling the design and development of an application or document that enables easy usage for target audiences in different cultures, regions or language.