Tag: resource

5 posts

Resources

HTML/CSS/Java, templates, widgets, effects, & other sites...

Jan 22, 2026
Angular's Resource APIs Are Broken - Let's Fix Them!
Angular.Schule icon
Angular.Schule
angular.schule

Angular's Resource APIs Are Broken - Let's Fix Them!

Angular ships with three Resource APIs for declarative async data loading: resource(), rxResource(), and httpResource(). They're powerful additions to Angular's reactive toolkit, but they share a common foundation with some sharp edges. This article examines three bugs in the shared core, supports them with source code, and shows how to fix each one.

Oct 30, 2025
Reactive Angular: Loading Data with the Resource API
Angular.Schule icon
Angular.Schule
angular.schule

Reactive Angular: Loading Data with the Resource API

An interesting new feature in Angular is the Resource API. It allows us to intuitively load data and process it in components. In this blog post, we introduce the ideas behind this new interface.

May 12, 2025
Reactive Angular: Daten laden mit der Resource API
Angular-Buch icon
Angular-Buch
angular-buch.com

Reactive Angular: Daten laden mit der Resource API

Eine interessante Neuerung in Angular ist die Resource API. Damit können wir intuitiv Daten laden und in Komponenten verarbeiten. In diesem Blogartikel stellen wir die Ideen der neuen Schnittstelle vor.

Oct 28, 2024
A
Activation Layer
activationlayer.org

Generative AI and Disinformation- a Reading List

A little outdated now, but a decent place to begin if you are interested in the intersection of genAI and information disorder.

Feb 19, 2023