Course lesson
Initialize the NGRX Signal Store state from external APIs using Promises or Async/Await
NGRX Signal Store supports both async/await and Promise APIs.
- Duration
- 8 min
- Access
- Free
- Transcript
- Retained from source evidence
NGRX Signal Store supports both async/await and Promise APIs.
Using async/await, you'll learn how to handle calling a method from a service that uses fetch to retrieve external data.