Month: February 2025

Skip Angular Resource

Why TanStack Query is the Superior Choice if you want Server State Management I understand. You’re building an Angular app and have heard about the new Resource API. Maybe you’re considering using it, or you already are. Here’s the thing: while Angular Resource and TanStack Query weren’t designed to do exactly the same things, the …

Skip Angular Resource Read More »

Enabling Hash-Based Content Security Policy in Angular

How to Enhance App Security with CSP Strict Dynamic Hashing Ensuring security is a fundamental requirement for modern web applications, and one of the biggest threats we still face is Cross-site scripting (XSS). As a quick reminder, this type of attack happens when malicious JavaScript code is injected into a trusted website and run in a …

Enabling Hash-Based Content Security Policy in Angular Read More »

Habilitando reglas del estándar de seguridad web CSP en Angular

Cómo mejorar la seguridad de una aplicación web basada en Angular con la implementación automática del estándar CSP Garantizar la seguridad informática es un requisito fundamental para las aplicaciones web modernas, y uno de los mayores riesgos continúa siendo el Cross-site scripting (XSS). Como recordatorio, este tipo de ataque ocurre cuando un código JavaScript malicioso se …

Habilitando reglas del estándar de seguridad web CSP en Angular Read More »