Angular - Use of typed response and request object #69
paritoshpuranik
started this conversation in
Ideas
Replies: 1 comment
-
sure...we will use typescript |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We can use a proper typed object for request and response rather using any.
https://angular.io/guide/http#typed-response
Beta Was this translation helpful? Give feedback.
All reactions