mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-12 22:03:03 -05:00
challenge 5: http
This commit is contained in:
16
README.md
16
README.md
@@ -13,16 +13,22 @@ This goal of this project is to help you get better at Angular and NgRx buy reso
|
||||
## Challenges
|
||||
|
||||
> Click the following badges to join your next challenge.
|
||||
> <img src="https://img.shields.io/badge/Easy--green" alt="Easy challenge"/>
|
||||
> <img src="https://img.shields.io/badge/Intermediate--orange" alt="Easy challenge"/>
|
||||
> <img src="https://img.shields.io/badge/Advanced--red" alt="Easy challenge"/>
|
||||
|
||||
<img src="https://img.shields.io/badge/Angular--red?logo=angular" alt="Angular"/>
|
||||
</br>
|
||||
<img src="https://img.shields.io/badge/Angular--gray?logo=angular" alt="Angular"/>
|
||||
|
||||
<a href="./apps/projection/README.md"><img src="https://img.shields.io/badge/1-Projection-red" alt="Projection"/></a>
|
||||
<a href="./apps/ngfor-enhancement/README.md"><img src="https://img.shields.io/badge/3-Directive enhancement-red" alt="Directive enhancement"/></a>
|
||||
<a href="./apps/context-outlet-type/README.md"><img src="https://img.shields.io/badge/4-ContextOutlet Typed-red" alt="Directive enhancemen"/></a>
|
||||
<a href="./apps/ngfor-enhancement/README.md"><img src="https://img.shields.io/badge/3-Directive enhancement-orange" alt="Directive enhancement"/></a>
|
||||
<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/http/README.md"><img src="https://img.shields.io/badge/5-Http-green" alt="http"/></a>
|
||||
|
||||
<img src="https://img.shields.io/badge/NgRx--blueviolet" alt="NgRx"/>
|
||||
</br>
|
||||
<img src="https://img.shields.io/badge/NgRx--gray" alt="NgRx"/>
|
||||
|
||||
<a href="./apps/ngrx-1/README.md"><img src="https://img.shields.io/badge/2-Effect vs Selector-blueviolet" alt="Effect vs Selector"/></a>
|
||||
<a href="./apps/ngrx-1/README.md"><img src="https://img.shields.io/badge/2-Effect vs Selector-orange" alt="Effect vs Selector"/></a>
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user