1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-06 17:26:29 +02:00

Changes in copy testing pipes angular (#6171)

This commit is contained in:
Juan Gerardo Eulufi Salazar
2024-07-17 19:51:07 -04:00
committed by GitHub
parent 45e75af774
commit cde6990d21

View File

@@ -4,6 +4,6 @@ An Angular Pipe is a special function that is called from a Component template.
Visit the following resources to learn more: Visit the following resources to learn more:
- [@official@Angular Website]https://angular.dev/guide/testing/pipes) - [@official@Testing pipes](https://angular.dev/guide/testing/pipes)
- [@article@Testing-Angular.com](https://testing-angular.com/testing-pipes/) - [@article@Testing pipes examples](https://testing-angular.com/testing-pipes/)
- [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh) - [@feed@Explore top posts about Testing](https://app.daily.dev/tags/testing?ref=roadmapsh)