angular-challenges icon indicating copy to clipboard operation
angular-challenges copied to clipboard

Set of Angular challenges to practise and train on Angular

Results 131 angular-challenges issues
Sort by recently updated
recently updated
newest added

## Checklist: - Add `OnPush` change detection strategy. - Remove function calls from the template. - Use pure pipes instead of function calls, as pure pipes won't be called twice...

answer
32

## 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: -...

answer
1

- I used a `canDeactivate` guard to prevent navigation while the form is dirty - as the challenge hint recommends in a functional way. - Furthermore i've added a `UnloadGuardDirective`,...

answer
to be reviewed
48

This PR includes, - Implemented [TanStack Query](https://tanstack.com/query/latest/docs/framework/angular/overview) in todos - Added Delete button and global error handling. - Implemented global loading indicator through tanstack. - Added some tests for component...

answer
5
tanstack

## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number} ## Some notes about the code - refactor state services with signal and reduce duplication with a...

answer
1

## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number}

answer
8

## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number}

answer
39
to be reviewed

## Checklist for challenge submission - [x] Start your PR message with Answer:${challenge_number}

answer
36
to be reviewed