mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 21:03:03 -05:00
29 lines
972 B
Markdown
29 lines
972 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>
|
|
<a href="./apps/ngfor-enhancement/README.md" target="_blank"><img src="https://img.shields.io/badge/2-Directive enhancement-red" alt="Directive enhancemen"/></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
|