Merge pull request #106 from edimitchel/patch-1

docs: remove redundant ngrx
This commit is contained in:
Laforge Thomas
2023-09-26 08:32:16 +02:00
committed by GitHub

View File

@@ -24,7 +24,7 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
<CardGrid>
<Card title="36 Challenges">
This repository gathers 36 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>Ngrx</b>, <b>RxJS</b>, and <b>Ngrx</b>.
This repository gathers 36 Challenges related to <b>Angular</b>, <b>Nx</b>, <b>RxJS</b>, and <b>Ngrx</b>.
These challenges resolve around real-life issues or specific features to elevate your skills.
</Card>