angular-challenges
angular-challenges copied to clipboard
Set of Angular challenges to practise and train on Angular
I added signal store and refactored a lot. I didn't spend energy improving the UI, except for adding the loading and error indicators. ## Checklist for challenge submission - [x]...
I've done only a little bit with projection, so combining NgContent w/ NgTemplate was a challenge. I admit that I peeked at the instructor solution to get some hints (especially...
## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number} ## Warning: - If you want feedback or review, you must support the project on GitHub: -...
## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number} ## Warning: - If you want feedback or review, you must support the project on GitHub: -...
## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number} ## Warning: - If you want feedback or review, you must support the project on GitHub: -...
Provide 2 implementations: 1st: a non secured approach to resolve 'BtnDisabledDirective' ref, because it might be undefined when injection mechanism tries to resolve it. 2nd: a secured and optimized one...