mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-13 06:13:03 -05:00
feat(challenge37): ngfor optimize big list
This commit is contained in:
13
apps/performance/ngfor-biglist/README.md
Normal file
13
apps/performance/ngfor-biglist/README.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# NgFor optimize big list
|
||||
|
||||
> Author: Thomas Laforge
|
||||
|
||||
### Run Application
|
||||
|
||||
```bash
|
||||
npx nx serve performance-ngfor-biglist
|
||||
```
|
||||
|
||||
### Documentation and Instruction
|
||||
|
||||
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/angular-performance/37-ngfor-biglist/).
|
||||
Reference in New Issue
Block a user