Uncategorized

Moderniza tu aplicación de Angular con esquemáticas de migración

Utilicemos las migraciones del núcleo de Angular para simplificar la adopción de las últimas funcionalidades del framework El ciclo de lanzamientos de Angular, con actualizaciones importantes cada seis meses y versiones menores intermedias, puede dificultar la integración de las últimas funcionalidades sin interrumpir los proyectos o generar una sensación constante de FOMO por las características …

Moderniza tu aplicación de Angular con esquemáticas de migración Read More »

Modernize Your Angular App with Migration Schematics

Use core migrations to simplify the adoption of the latest framework features Angular’s release cycle — with major updates every six months and minor versions in between — can make it challenging to integrate the latest features without disrupting projects or feeling a constant FOMO over newly launched capabilities. To alleviate this, Angular provides schematics —scripts that automate code …

Modernize Your Angular App with Migration Schematics Read More »

Faster Development with JetBrains AI

It’s safe to say that AI is everywhere these days, especially with all the coding options like GitHub Copilot, TabNine, and Cursor. So, I figured it was a good time to try out the AI features in my go-to IDE, WebStorm. https://medium.com/media/d3a86aa4873d32b8badab143bc426197/href JetBrains AI Assistant is an integrated artificial intelligence feature within JetBrains’ suite of …

Faster Development with JetBrains AI Read More »

El fichero index.html generado por Angular

Análisis del HTML inicial creado por el framework de Angular Durante la ceremonia de apertura de los Juegos Olímpicos de Londres 2012, Tim Berners-Lee hizo una aparición simbólica ilustrando su innovadora propuesta de 1989. Tres décadas y media después de que introdujera los documentos de hipertexto basados en el Lenguaje Estándar Generalizado de Marcado (SGML), las …

El fichero index.html generado por Angular Read More »

5 Essential NPM Packages Every Angular Developer Should Know for Enhanced Productivity

As Angular developers, we constantly seek tools to enhance our productivity and streamline our development workflow. Our goal is to minimize boilerplate code, simplify project configuration, and reduce maintenance overhead, allowing us to focus on building robust features. In this article, I will share five NPM packages that have significantly impacted my Angular development experience. …

5 Essential NPM Packages Every Angular Developer Should Know for Enhanced Productivity Read More »

Angular Signals!! What’s the big deal?

Introduction Angular introduced signals in their version 16 as developer preview. With version 17, signals are stable. In this article, let us delve into: What signals areWhy we should use them Front-end application development relies heavily on providing an enhanced user experience, which is closely tied to the runtime performance of the application. This article will explore how …

Angular Signals!! What’s the big deal? Read More »

Is your enterprise Angular application accessible? — Better it’s, before June 2025.

Is your enterprise Angular application accessible? — Better it is, before June 2025. Open AI Dall-e-2 generated scene image If your enterprise application is not compliant with the Web Content Accessibility Guidelines (WCAG), your company might be sued with serious penalties that may reach 250k EUR, depending on the business and the country. In France, for example, the government …

Is your enterprise Angular application accessible? — Better it’s, before June 2025. Read More »