mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
feat(challenge11): add readme to challenge 11
This commit is contained in:
11
README.md
11
README.md
@@ -28,9 +28,14 @@ This goal of this project is to help you get better at Angular and NgRx by resol
|
||||
<a href="./apps/context-outlet-type/README.md"><img src="https://img.shields.io/badge/4-ContextOutlet Typed-red" alt="Directive enhancement"/></a>
|
||||
<a href="./apps/crud/README.md"><img src="https://img.shields.io/badge/5-CRUD-green" alt="crud application"/></a>
|
||||
<a href="./apps/permissions/README.md"><img src="https://img.shields.io/badge/6-permissions-orange" alt="permissions"/></a>
|
||||
<a href="./apps/pipe-easy/README.md"><img src="https://img.shields.io/badge/6-simple pure pipe-green" alt="pipe easy"/></a>
|
||||
<a href="./apps/pipe-intermediate/README.md"><img src="https://img.shields.io/badge/6-wrapFn pipe-orange" alt="wrapFn pipe"/></a>
|
||||
<a href="./apps/pipe-hard/README.md"><img src="https://img.shields.io/badge/6-utilities pipe-red" alt="utilities pipe"/></a>
|
||||
<a href="./apps/pipe-easy/README.md"><img src="https://img.shields.io/badge/8-simple pure pipe-green" alt="pipe easy"/></a>
|
||||
<a href="./apps/pipe-intermediate/README.md"><img src="https://img.shields.io/badge/9-wrapFn pipe-orange" alt="wrapFn pipe"/></a>
|
||||
<a href="./apps/pipe-hard/README.md"><img src="https://img.shields.io/badge/10-utilities pipe-red" alt="utilities pipe"/></a>
|
||||
|
||||
</br>
|
||||
<img src="https://img.shields.io/badge/RxJs--gray?logo=rxjs" alt="RxJs"/>
|
||||
|
||||
<a href="./apps/rxjs-pipe-bug/README.md"><img src="https://img.shields.io/badge/11-BUG: chaining operators-orange" alt="Bug rxjs chaining operators"/></a>
|
||||
|
||||
</br>
|
||||
<img src="https://img.shields.io/badge/NgRx--gray" alt="NgRx"/>
|
||||
|
||||
Reference in New Issue
Block a user