Files
angular-challenges/apps/performance/12-optimize-change-detection/README.md
2024-05-12 12:18:12 +02:00

14 lines
314 B
Markdown

# Optimize Change Detection
> author: thomas-laforge
### Run Application
```bash
npx nx serve performance-optimize-change-detection
```
### Documentation and Instruction
Challenge documentation is [here](https://angular-challenges.vercel.app/challenges/performance/12-performance-optimize-change-detection/).