NL

Claude Code hooks — automatic testing after every change

Claude Code hooks let you automatically run tests, format code, and enforce standards — without remembering to ask.

February 24, 2026 · 5 min · René Dekkers

Migrating from .NET Framework to .NET 8+ with Claude Code

Your company still runs .NET Framework 4.x. Everyone knows it needs to move. Nobody wants to start. Here’s how Claude Code can help — and where it can’t.

February 24, 2026 · 6 min · René Dekkers

Claude Code for Blazor development — building components with AI

Blazor mixes C# and HTML in a way that trips up most AI tools. Claude Code actually gets it — and that changes how you build components.

February 24, 2026 · 7 min · René Dekkers

Entity Framework and Claude Code — migrations, queries, and DbContext

Entity Framework is in almost every .NET project. Migrations are tedious, LINQ can be tricky, and DbContext configuration is verbose. Claude Code understands your data model and does the heavy lifting.

February 24, 2026 · 6 min · René Dekkers

Writing unit tests with Claude Code — from zero to full coverage

You have a service with zero tests. The backlog says ‘add tests’ but nobody picks it up. Here’s how Claude Code can get you to full coverage — and when to watch out.

February 24, 2026 · 6 min · René Dekkers

Debugging with Claude Code — from stacktrace to fix

Most debugging time is spent gathering context: opening files, reading code, connecting the dots. Claude Code does that for you.

February 20, 2026 · 4 min · René Dekkers

Planning mode — think first, code later

Most developers type a prompt right away. Plan Mode forces you to think first. The difference: code that doesn’t just work, but fits your project.

February 13, 2026 · 5 min · René Dekkers

How to effectively collaborate with AI — it's not a search engine

Research shows that experienced developers don’t automatically get faster with AI — sometimes even slower. The difference isn’t the tool, but how you work with it.

February 10, 2026 · 6 min · René Dekkers

From ChatGPT to Claude Code: what's the difference?

A day in the life of a developer. Four scenarios that show how Claude Code changes your workflow compared to ChatGPT.

February 8, 2026 · 3 min · René Dekkers

Stop repeating the same corrections — give your AI memory

Every session, Claude Code starts from zero. With CLAUDE.md you give it memory: your conventions, patterns, and architecture. No more repeated corrections.

February 8, 2026 · 6 min · René Dekkers
v47