Development

Using Swift to Create GUI Applications on Windows

I came across an article today that discussed efforts being made to create an open-source technology to make UI development in Swift on Windows possible.

November 9, 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 22, 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.

October 1, 2023

Rerouting All PHP Requests to index.php

A common need for a lot of PHP applications is the ability to have the entire application run through an index.php file, but with clean URLs. This is how you can configure Apache to do so

September 12, 2023

2023 Relaunch of Developer’s Notebook

Today, I am happy to announce that Developer’s Notebook is being relaunched with lots of exciting stuff on the way!

May 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.

May 10, 2023

Reducing the Number of WordPress Plugins

One of WordPress’s greatest strengths is its positively huge plugin ecosystem. There are plugins for just about everything you can think of out there. At the same time, however, it is also its Achilles’ heel.

May 2, 2023

It’s Amazing How Little Work Developers Are Allowed to Get Done

Having been employed as a developer in one form or another for the past couple of decades, I can thoroughly relate to what this blogger has written about how little work actually gets done and why.

April 18, 2023

PHP Is Dead: Graphic

PHP is dead… or is it?

April 11, 2023

Switching Between Platform: Windows and Mac

Some programmers stick to a single operating system or technology stack, but I like to experiment and try new things out. That means, however, that I often jump back and forth between platforms: particularly between Windows and Mac.

April 6, 2023

WordPress vs a Custom-Made Website

There are valid reasons for choosing WordPress to power your website, but there are also many good reasons for creating a custom-made website. In this article, we will explore some of them.

September 9, 2020

Why Changing an Interface Too Often Is Bad for Users

Despite what a lot of application developers think, changing a user interface too often is bad for users. It confuses users and generally generates distrust in your product.

September 2, 2020
My Portfolio