1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-01-17 14:18:17 +01: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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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:
- [@official@Angular Website]https://angular.dev/guide/testing/pipes)
- [@article@Testing-Angular.com](https://testing-angular.com/testing-pipes/)
- [@official@Testing pipes](https://angular.dev/guide/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)