AI AGENT ADDONS

Angular apps need to talk to servers to get data. This skill shows how to fetch data using the new signal-based tools like httpResource() and resource(). It also covers the classic HttpClient approach.

You will learn to handle loading states, errors, and retries. The code examples use Angular version 20 and above. This skill helps anyone building modern Angular apps with reactive data fetching.

Add Angular Http skill to your workflow

Global

mkdir -p ~/.claude/skills/angular-http

Project

mkdir -p .claude/skills/angular-http

Source Repository

Stars
596
Forks
70
Watchers
596
License
MIT
Last Push
4 months ago
Created
6 months ago