Example of HttpInterceptor for both request and response
-
Updated
Jan 7, 2023 - TypeScript
Example of HttpInterceptor for both request and response
This project was created as an example Angular app that coincides with a series of blog posts I'm writing. The project will be dealing with advanced Angular concepts that build off of the basic concepts taught in the original Angular Tour of Heroes tutorial.
This a question answer based gif project. The user can add questions that he/she would like to revise or just general knowledge. When the user provides an answer, he/she gets a smiling gif or emoje, if not, a sad/crying one. the backend is build using .net core 3.1 and the front end is done in angular.
Tech stack: Angular 16 (practise RxJS, global http error handler)
Add a description, image, and links to the httpintercptors topic page so that developers can more easily learn about it.
To associate your repository with the httpintercptors topic, visit your repo's landing page and select "manage topics."