// writing
Blogs
Articles on web development, full-stack engineering, .NET, Angular, React, and modern JavaScript.

5 Mistakes I Made in Angular That Killed Performance
I shipped slow apps for longer than I’d like to admit. Here’s exactly what I got wrong — and how I fixed it. I’ve been writing Angular profe…

Stop Using Entity Framework Core Like This — You’re Killing Your API
Listen, I’ve been there. You’re cranking out endpoints, shipping features, feeling productive. Your API works. Tests pass. Code review? Gree…

10 Hidden Features in .NET Developers Are Sleeping On
Stop writing boilerplate code and discover the framework features that’ll make your colleagues ask “wait, .NET can do that?” Look, I get it.…

The Git Commands I Wish Someone Taught Me on Day One
Not the basics. Not the tutorial commands. The ones that would have saved me from three years of bad habits, lost work, and 2 AM panic spira…

Why Your .NET API Is Slow — And 6 Ways to Fix It Fast
Why Your .NET API Is Slow — And 6 Ways to Fix It Fast You’ve built a solid .NET API. It passes all your tests, your code is clean, and every…

Clean Architecture in .NET 11: the parts every tutorial skips
Every guide shows you the folder structure. Almost none of them tell you what breaks in production, why the Dependency Rule bites you at 2 A…

Microservices vs. Monolith: What Nobody Tells You
Every article gives you the theory. This one gives you the scars — and the honest advice engineers wish they had before choosing. Let me tel…

Angular 21 Is Here — And It Changes Everything (Signals, Zoneless & Scalable Architecture)
If you’re still building Angular apps the old way — heavy modules, scattered services, and complex RxJS chains — you’re already behind. With…

7 SaaS Products a Solo Developer Can Build to Earn Passive Income
Building a SaaS product used to mean assembling a team, raising funding, and spending months (or years) before launch. Not anymore. Today, a…

Stop Asking AI Bad Questions: The Senior Developer’s Guide to Prompts
1. What is Prompt Engineering? Prompt Engineering = the skill of asking AI the right question in the right format to get the best output . A…