feat(doc): move pipe bug

This commit is contained in:
thomas
2023-10-18 09:55:10 +02:00
parent beae215911
commit 49d7a7f968
14 changed files with 14 additions and 14 deletions

View File

@@ -0,0 +1,13 @@
# High Order Operator Bug
> Author: Thomas Laforge
### Run Application
```bash
npx nx serve rxjs-pipe-bug
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/rxjs/11-bug-chaining-operator/).