1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-30 12:40:03 +02:00

Add content to creating custom pipe, filters, directives and libraries (#2320)

* Added content to readme.md file of 112-creating-a-custom-x folder

[#1847 ](https://github.com/kamranahmedse/developer-roadmap/issues/1847) I made the required addition of content to readme.md file of 112-creating-a-custom-x to resolve the issue.

* Update content/roadmaps/104-angular/content/112-creating-a-custom-x/readme.md

Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
This commit is contained in:
CHAKKA PHANI SIMHA
2022-10-12 17:24:06 +05:30
committed by GitHub
parent 0240b5c256
commit c6e0971d5a

View File

@@ -1 +1,3 @@
# Creating a custom x
# Creating a custom X
Learn how to create custom pipes, libraries and directives in Angular.