feat(challenge): create 3 new challengesinit

This commit is contained in:
thomas
2022-12-16 11:25:03 +01:00
parent 3178ac95b7
commit cc1e2c147c
49 changed files with 3241 additions and 0 deletions

View File

@@ -32,11 +32,16 @@ This goal of this project is to help you get better at Angular and NgRx by resol
<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>
<!-- <a href="./apps/scroll-cd/README.md"><img src="https://img.shields.io/badge/14-change detection -- scroll-orange" alt="change detection with scroll event"/></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>
<!-- <a href="./apps/rxjs-race-condition/README.md"><img src="https://img.shields.io/badge/12-race condition-green" alt="Rxjs race condition"/></a>
<a href="./apps/declarative-to-reactive/README.md"><img src="https://img.shields.io/badge/13-declarative to reactive-green" alt="Declarative to reactive programming"/></a> -->
</br>
<img src="https://img.shields.io/badge/NgRx--gray" alt="NgRx"/>