mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-04-04 07:22:26 +02:00
docs(angular): add signals content (#6468)
This commit is contained in:
parent
f6c570bea3
commit
cc998be478
@ -1 +1,9 @@
|
||||
# Signals
|
||||
# Signals
|
||||
|
||||
Angular Signals is a system that granularly tracks how and where your state is used throughout an application, allowing the framework to optimize rendering updates.
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@official@Angular Official Docs - Signals](https://angular.dev/guide/signals)
|
||||
- [@video@Signals Unleashed: The Full Guide](https://www.youtube.com/watch?v=6W6gycuhiN0&t=169s)
|
||||
- [@article@Angular Signals Complete Guide](https://blog.angular-university.io/angular-signals/)
|
Loading…
x
Reference in New Issue
Block a user