mirror of
https://github.com/bitwarden/browser
synced 2026-02-12 06:23:38 +00:00
Update angular.md
This commit is contained in:
@@ -20,7 +20,7 @@ constructor() {
|
||||
}
|
||||
```
|
||||
|
||||
## Signals
|
||||
## Angular Signals (ADR-0027):
|
||||
|
||||
Use Angular Signals only in components and presentational services. Use RxJS for cross-client services and complex reactive workflows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user