1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-21 16:41:24 +02:00

docs(angular): change from article to official in precendence (#6531)

This commit is contained in:
J. Degand
2024-08-13 04:06:03 -04:00
committed by GitHub
parent 0d15041102
commit 4d95a66748

View File

@@ -10,5 +10,5 @@ You should always use parentheses to be sure Angular evaluates the expression as
Visit the following resources to learn more: Visit the following resources to learn more:
- [@article@Precedence](https://angular.dev/guide/pipes/precedence) - [@official@Precedence](https://angular.dev/guide/pipes/precedence)
- [@article@What is the precedence between pipe and ternary operators?](https://iq.js.org/questions/angular/what-is-the-precedence-between-pipe-and-ternary-operators) - [@article@What is the precedence between pipe and ternary operators?](https://iq.js.org/questions/angular/what-is-the-precedence-between-pipe-and-ternary-operators)