
The subtle impact of AI (& IT) on jobs
If you are very fortunate you might find a career that excites you. That has certainly been the case...
Browse the latest writing surfaced through DevArt.

If you are very fortunate you might find a career that excites you. That has certainly been the case...

How a WebWorker can be used to implement an extensible web application with a plugin architecture

Bringing in a third-party package to your project might save you time and effort but could be a mixed...

There have been years of investigation into automated systems for everything from aircraft, weapon...

The details and summary elements are relative newcomers to the HTML canon and I was curious what...

A little-known fact is that valid DOM element id attributes are exposed by the DOM into the...

The recent instability caused by Windows updates and the shenanigans over Recall has pushed me to...

There is a joke that goes: Alice: "Did you resolve that string array filter problem?" Bob: "Yes, I...

In my previous post on this topic I described how we could use the concept behind SIMD to enhance JS...

Introduction In the pure FP language Haskell (and others) there is a composing mechanism...

If you have read any articles on the topic of recursion the chances are they used either the...

Introduction The To Do list has become the "Hello, World!" example to compare and...

> Not only is it possible, with some reasonable compromises it is even pleasurable What...

SIMD is typically a feature of the processor as it is down at the hardware level where the greatest...

Functions supporting client- and server-side pagination

Imagine a world where Open-Source Software did not exist. Where every developer was as protective of...

How does your team respond when things go wrong? Primarily I am asking about software development...

Exploring the extensive world of the function as implemented in JavaScript

One of the most common uses for the common JS for loop must be to traverse the elements of an array....

Introduction Like so many articles entitled "... considered harmful" this one is intended...

Some reasons why I spend time writing posts on Dev.to, the benefits it provides me and could provide you.

Exploring the extensive world of the function as implemented in JavaScript




I have written before on the value I place on a project having a well developed collection of unit...


Hand-coding SVG graphics for pleasure

Hand-coding SVG graphics for pleasure

Hand-coding SVG graphics for pleasure