add content to angular performance node (#6317)
parent
3b9a640788
commit
65d2ab2cff
1 changed files with 7 additions and 1 deletions
@ -1 +1,7 @@ |
||||
# Performance |
||||
# Performance |
||||
|
||||
Angular’s performance is enhanced through key strategies such as Deferable Views for improved initial load times, Image Optimization techniques to reduce loading overhead, and mitigation of Zone Pollution to streamline change detection. Additionally, addressing Slow Computations enhances runtime efficiency, while Hydration techniques support faster, more interactive server-side rendered applications. |
||||
|
||||
Learn more from the following resources: |
||||
|
||||
- [@video@From Good to Great: Optimizing Angular Performance](https://www.youtube.com/watch?v=tMxrY7IL-Ac) |
Loading…
Reference in new issue