We not use model. Now we send FETCH and use promise to processing response.
How I can catch response without promise? We have many request and I wont have one point to processing response.
For this use adapters. But I result, adapters use with model only.
May be I don’t understand you. I thought you offer use it for send request. You offer use it for catch response? In which component I need place this code?