Blog about PHP, JavaScript and web development

Is Clean Code Obsolete?
Programming Clean Code IA

Is Clean Code Obsolete?

A week ago, a tweet by Robert C. Martin went viral in which he said that he no longer reviewed the code generated by his agents in order to improve his productivity. Robert C. Martin, better known as “Uncle Bob”, is an influential software engineer who popularized Clean Code and the SOLID principles in the 2000s. In this tweet, Martin explained that he no longer reviews the code produced by AI line by line, since he controls what is generated through unit tests, QA procedures, quality metrics, and other measures that he describes as “extreme.” I believe that when such an influential figure in the programming world makes a statement like this, it is a good opportunity to reflect on how we are currently developing software. I have been generating almost all my code wi...
  • 2 min read
  • Jul 29, 2026
Read full article

Óscar González García

Hello! My name is Oscar , and I have been programming since I was 14 years old.
In 2008, I started working as a fullstack developer , and to this day it remains both my vocation and one of the things I am most passionate about.

New Portfolio, New Chapter
General

New Portfolio, New Chapter

After many years working as a web developer, I decided to create a brand-new portfolio from scratch. The previous version was one I designed in 2015 using Angu...
  • 3 min read
  • Jun 20, 2026