react-starter
react-starter copied to clipboard
[DX] Replace axios with fetch
We have abstraction layer with HttpService methods so we can replace existing implementation that is using Axios with fetch which will reduce bundle size and dependencies/number of update PRs.