docs: add links to web.dev/angular guides (#31804)
This PR adds the following links to web.dev/angular: 1. Link to the guides in the resource section under "Online Training" 2. Links to code-splitting & preloading in the lazy-loading guide 3. Link to the accessibility guide on web.dev/angular PR Close #31804
This commit is contained in:
@ -207,3 +207,6 @@ You may also be interested in the following:
|
||||
* [Routing and Navigation](guide/router).
|
||||
* [Providers](guide/providers).
|
||||
* [Types of Feature Modules](guide/module-types).
|
||||
* [Route-level code-splitting in Angular](https://web.dev/route-level-code-splitting-in-angular/)
|
||||
* [Route preloading strategies in Angular](https://web.dev/route-preloading-in-angular/)
|
||||
|
||||
|
Reference in New Issue
Block a user