Files
angular-challenges/README.md
thomas laforge bfde3e51d1 correct readme
2022-11-05 15:27:12 +01:00

28 lines
810 B
Markdown

<p align='center'>
<img src='./logo/angular.svg' height="150px"/>
</p>
<p align='center'>Collection of Angular challenges</p>
<br>
## Intro
This goal of this project is to help you get better at Angular and NgRx buy resolving challenges you might face in your day life.
## Challenges
> Click the following badges to join your next challenge.
<img src="https://img.shields.io/badge/Angular--red?logo=angular" alt="Angular"/>
<a href="./apps/projection/README.md" target="_blank"><img src="https://img.shields.io/badge/1-Projection-red" alt="Projection"/></a>
<img src="https://img.shields.io/badge/NgRx--blueviolet" alt="NgRx"/>
<a href="./apps/ngrx-1/README.md" target="_blank"><img src="https://img.shields.io/badge/1-effect vs selector-blueviolet" alt="Effect vs Selector"/></a>
## License
MIT