workspace I've put together my dream workspace
This year I put money into a new workspace. After the chair in April, the rest was the Secretlab riser and arms, a 34-inch Philips Evnia, a portrait UPerfect, a…
I write about programming, tips, and whatever I keep running into.
workspace This year I put money into a new workspace. After the chair in April, the rest was the Secretlab riser and arms, a 34-inch Philips Evnia, a portrait UPerfect, a…
fullstack This blog ran on a self-hosted Strapi for the best part of two years. I moved every article into git as markdown and turned the CMS off.
workspace I rebuilt my home office from an empty room, and the chair was the one piece I refused to compromise on. The Hinomi H2 Pro went in as part of that build, and th…
backend This year I stopped picking one stack. Next.js took the applications and Expo took mobile, with Astro, Angular and Spring Boot filling in the rest.
frontend In my previous article, we explored how NgRx Signal Store simplifies state management in Angular by...
fullstack With dozens of frameworks competing for attention in 2025, it's easy to get lost in comparisons. In...
fullstack AI coding assistants like GitHub Copilot have become part of many developers’ daily workflows. But...
career I was going through some old photos earlier today and was thinking a bit about my first years in tech. So if I were to start over now what words of advice would…
frontend NgRx Signal Store is a lightweight and reactive approach to managing state in Angular applications....
frontend CSS just keeps getting better. Last year, I shared some techniques that helped clean up messy...
frontend Web accessibility is no longer just a best practice, it has now become a legal requirement in the...
generic In my opinion the most important one is that they push your knowledge boundaries and grow you as a developer...
frontend The Angular team recently released version 19 and this version introduces various features that...
backend In the ever evolving field of Web Development, choosing a Tech Stack is far from straightforward. From the development experiences I had in 2024 here is my stac…
frontend Next.js 15 adds React 19 hooks, drops default fetch caching, and turns Turbopack on in development. Here is what changed, with a starter repo of the examples.
fullstack git checkout tries to do too many things at once. Git 2.23 split that into git switch and git restore, plus a few other commands worth using.
workspace Good ergonomics is essential to a productive and healthy workday. Here are some easy-to-implement tips to optimize your workstation’s ergonomics.
frontend vh and vw still lie once a mobile browser chrome shows or hides. Here is when to use lvh, svh, and dvh instead.
frontend Angular's environment.ts files are a bad place for API keys. Here is how I wire @ngx-env/builder so those keys stay out of git.
generic Welcome to my new personal Blog! I will be using this one to post articles about programming, tips etc. It is powered by Astro and hosted on Netlify.