Skip to content

Conversation

Ian-Balijawa
Copy link

  • Replace ComponentStore with signal-based state management
  • Convert local UI state to signals (photos, page, loading, etc.)
  • Keep RxJS for async operations (HTTP requests, form changes)
  • Add computed signals for derived state
  • Simplify component by removing ngrxLet directive

@tomalaforge tomalaforge added the answer answer label Feb 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answer answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants