mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
docs: add animations to readme file (#45488)
Updated readme file for adding animations topic in advance topics of Angular PR Close #45488
This commit is contained in:
committed by
Andrew Kushnir
parent
8b1a2f1048
commit
c0c18b7113
@@ -53,6 +53,7 @@ Get started with Angular, learn the fundamentals and explore advanced topics on
|
||||
- [Server Side Rendering][ssr]
|
||||
- [Schematics][schematics]
|
||||
- [Lazy Loading][lazyloading]
|
||||
- [Animations][animations]
|
||||
|
||||
## Development Setup
|
||||
|
||||
@@ -157,3 +158,4 @@ Join the conversation and help the community.
|
||||
[stackoverflow]: https://stackoverflow.com/questions/tagged/angular
|
||||
[youtube]: https://youtube.com/angular
|
||||
[meetup]: https://www.meetup.com/find/?keywords=angular
|
||||
[animations]: https://angular.io/guide/animations
|
||||
|
||||
Reference in New Issue
Block a user