Blog.
What It's Like to Be a Web Developer in 2026 Cómo Es Ser Desarrollador Web en 2026
The tools changed. The fundamentals didn't. Here's how I actually work in 2026 using Claude Code, MCPs, skills, and the Gentle AI stack. Las herramientas cambiaron. Los fundamentos, no. Así trabajo realmente en 2026 usando Claude Code, MCPs, skills y el stack de Gentle AI.
Angular Signals: A Practical Introduction Angular Signals: Introducción Práctica
What signals are, why Angular added them, and how to start using them in your components today. Qué son los signals, por qué Angular los agregó, y cómo empezar a usarlos en tus componentes hoy.
Values vs References in JavaScript Valores vs Referencias en JavaScript
One of the most misunderstood concepts in JS. Understanding how values and references work will save you from bugs you can't explain. Uno de los conceptos más malentendidos en JS. Entender cómo funcionan los valores y las referencias te va a salvar de bugs que no puedes explicar.
WTF Is Immutability in JavaScript? ¿WTF Es La Inmutabilidad en JavaScript?
Stop mutating your state. Here's what immutability actually means in JavaScript and why it matters more than you think. Deja de mutar tu estado. Esto es lo que la inmutabilidad realmente significa en JavaScript y por qué importa más de lo que crees.
How to Setup ESLint and Prettier in Angular 20 Projects Cómo Configurar ESLint y Prettier en Proyectos Angular 20
A complete, up-to-date guide to wiring ESLint and Prettier into a fresh Angular 20 project — including the parts most guides skip. Una guía completa y actualizada para configurar ESLint y Prettier en un proyecto Angular 20 nuevo — incluyendo las partes que la mayoría de las guías se saltan.