Development

2023 Relaunch of Developer’s Notebook

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!

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

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.

Development Featured
Reducing the Number of WordPress Plugins

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.

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

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.

Development Featured
PHP Is Dead: Graphic

PHP Is Dead: Graphic

PHP is dead… or is it?

Development
Switching Between Platform: Windows and Mac

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.

Development Featured Mac Windows
Announcing the Developer’s Notebook Podcast

Announcing the Developer’s Notebook Podcast

The Developer’s Notebook Podcast has released its first episode, officially marking its launch.

Development News Projects
Developer’s Notebook

Developer’s Notebook

I am very happy to announce a brand new project of mine called Developer’s Notebook, a blog and news website with content for developers.

Development Featured News Projects
How I Try Out a New Technology

How I Try Out a New Technology

Trying out a new technology can be a bit tricky, so a set of specs for a test app is necessary to give the tests meaning.

Development Featured Projects
Why I Use Virtual Machines for Projects

Why I Use Virtual Machines for Projects

I don’t like clutter. In fact, I am very picky about what I install on my computer which is one reason I love virtual machines to experiment with new technologies.

Development Featured Linux Programs and Tools
Boilerplate Web Apps in Node.js and TypeScript

Boilerplate Web Apps in Node.js and TypeScript

Since I am constantly starting a new project, I got tired of always having to set up each web app from scratch. Therefore, I decided to create a couple of boilerplate apps in Node.js and TypeScript.

Development Featured
The Productivity Tools I Use

The Productivity Tools I Use

In this post, I talk about which productivity tools I use for my work as a developer, my personal development projects and my personal life.

Development Featured Programs and Tools