--

Hi Naser,

This is a very generalised implementation. You can customise it as per your needs. Also we cannot cache mutating requests like POST,PUT and DELETE. All GET requests need not be cached. Only those GET requests whose responses wont change very frequently can be cached to improve performance and reduce API calls

--

--

Angular&NodeEnthusiast
Angular&NodeEnthusiast

Written by Angular&NodeEnthusiast

Loves Angular and Node. I wish to target issues that front end developers struggle with the most.

No responses yet