Juan Castillo Diaz
Ilustración vectorial de arquitectura de aplicación web con flujo de datos reactivo, componentes frontend y analítica, representando desarrollo moderno con frameworks como Angular.
16
Mar

Angular Gets a Refresh: What You Need to Know About Version 21

Angular remains one of the most solid, complete, and relevant frameworks on the market, especially in enterprise environments and large-scale projects. With version 21 (released at the end of November 2025), Angular introduces several important updates for developers and teams. Among the most notable changes: In this article, we’ll explain in simple terms what Angular...
Read More
Developer coding on laptop with programming language icons and binary code background
26
Feb

BEM in Angular: Enhancing CSS Maintainability and Scalability

When we work with Angular, the organisation of the CSS code is crucial to ensure a scalable and easily maintainable project. One of the most commonly used methods for structuring styles is BEM (Block, Element, Modifier). In this article, we explain what BEM is and how to use it in Angular with simple examples. We...
Read More