rss_feed

Development

Linker: April 26, 2024

This installment of “Linker” features links about estimating software projects, rebuilding Darwin from source, repatriating from the cloud and more!

April 26, 2024

New CSS Function: light-dark()

A few days ago, I stumbled across a new function in CSS that is going to make my life a tremendous amount easier: light-dark()

April 12, 2024

My Problem with The Current State of Next.js

When I first discovered Next.js, I was excited about it, but it has become somewhat of a mess since then. These are my thoughts on it.

April 11, 2024

Poll: Do you prefer monorepos or multiple repos?

Our second poll asks whether you prefer to work with monorepos or multiple repositories. I have certainly heard strong opinions about both sides, so let us know what your preference is!

April 10, 2024

The Endless Quest to Replace WordPress

I have been using WordPress to run many of my websites since 2007, but feature bloat has me looking for alternatives.

April 4, 2024

The Boring Stack

The Boring Stack encourages using familiar technologies for efficient project development, emphasizing efficiency and reliability over exploring new tech and frameworks.

February 5, 2024

Subscription Fatigue and Software

The growing trend of software companies shifting from one-time purchase models to subscription services is rather disturbing. Wwhile this provides a consistent revenue stream for companies, it burdens consumers with repeated costs and may result in subscription fatigue.

November 26, 2023

Linker: October 27, 2023

As always, there is a lot going on in the world of tech. This week’s “Linker” features experimental updates, new releases and a few tips and tricks.

October 27, 2023

Linker: October 20, 2023

This is the first of a regular series of posts featuring links of interest to developers and nerds.

October 20, 2023

Why I’ve Switched from React to Angular for My Projects

For years, my go-to frontend framework was React, but now I prefer using Angular for my projects. This is why.

October 15, 2023

The Problem of Having Too Many Technologies to Choose From

There are constantly new technologies coming out on the market. While this might seem like a great thing, there are some darker sides to it that no one seems to talk about.

September 27, 2023

Vue.js: Route-Level Code Splitting with a Page Loader

Vue.js makes it easy to implement router-level code splitting. Page loaders are a great way to indicate that your application is loading.

June 18, 2023