angular-challenges
angular-challenges copied to clipboard
Answer:5 # feat: implement tanstack query in todos
This PR includes,
- Implemented TanStack Query in todos
- Added Delete button and global error handling.
- Implemented global loading indicator through tanstack.
- Added some tests for component maintainability