delimiter_injection
Conversation delimiter injection (breakout)
Line 150Snippets
updateUser(updates: Partial<User>) { "Update User": props<{ updates: Partial<User> }>(), updateUser(updates: Partial<User>) { "Update User": props<{ updates: Partial<User> }>(),network_call
Outbound network call
Outbound network call
Line 141Snippets
const user = await fetch(`/api/users/${id}`).then((r) => r.json()); async fetchProducts(): Promise<void> { this.http.get<Product[]>("/api/products"), error: "Failed to fetch products", switchMap(filter => this.http.get(`/api/data?q=${filter}`))Trust Score
Mis a jour la semaine dernière
Analyse le
31 mars 2026, 15:56
+ 2 previous scans
Compatible avec
Skill details
Mis a jour la semaine dernière
Analyse le 31 mars 2026, 15:56
Description
"Master modern Angular state management with Signals, NgRx, and RxJS. Use when setting up global state, managing component stores, choosing between state solutions, or migrating from legacy patterns."
Scans recents
31 mars 2026, 15:56
Latest analysis
31 mars 2026, 15:11
Run 2
27 mars 2026, 15:45
Run 1