Matej Radović

Results 4 comments of Matej Radović

I kind of disagree on this one. As README pretty clearly states, Pokemon example is here so that we can demonstrate the use of starter and architecture. Although it really...

Axios allows us to easily write all kind of interceptors (e.g. interceptor for checking whether request failed with 401 status code or interceptor for doing the token refreshing). How easy...

@AleksandarDev how should we handle cases when text is not hardcoded, but received from backend? Write something like `encode` everywhere?