|
Hey Reader, If youāve been coding for a while, youāve probably asked yourself this too: āAm I getting better⦠or just older?ā Iāve been writing software for fifteen years now, and that question still sneaks up on me. But looking back, Iāve realized something: real growth in tech isnāt about frameworks or chasing trends. Itās about staying curious, patient, and keeping your spark alive when everything feels heavy. So I made a new video about it, my 15 biggest lessons from 15 years of coding. Click here if you want to watch it right now! š„ Itās a personal one. I talk about imposter syndrome, side projects, burnout, and the weird balance between thinking youāre great and realizing youāve still got a lot to learn. If youāve been in this world for a while, or just started your first job, I think itāll hit home. Take care, Patrick |
Become a .NET & Blazor expert with weekly tutorials featuring best practices and the latest improvements, right in your inbox.
Hey friend, Lately I told an AI Iād see it in 7 hours, and went to bed. It was done in 2. Across two different projects. Thereās this thing people call the night shift. You give an AI agent a pile of work, start it in a loop, and go to sleep while it keeps working on your real codebase. I tried it a month ago and could not make it work, the model just fell apart. But with the newest models, it works now. And the surprising part wasnāt that it ran all night. Itās that it ran out of work before...
Hey friend, For almost every .NET project I start now, I reach for the same architecture. Not clean architecture. Not the classic controller, service, repository stack that pretty much every tutorial taught us a decade ago, me included... I reach for vertical slice architecture. In my latest video, I break down exactly what it is, why it became my default, and the part almost nobody is talking about. Now that we are all building alongside AI, the rules for choosing an architecture have...
Hey friend, Knowing how to prompt is not enough anymore. If you want to land clients or your next role, you need real projects you can show. And one of the best places to start is a portfolio page. So in my latest video I build one from scratch using Claude and VS Code. Blazor, static server-side rendering, a clean single-page design, the whole thing. Watch on YouTube But here is the part that matters. I let Claude do the heavy lifting - the layout, the sections, the design, even pulling real...