But now we're actually using Axios instead of fetch, and it was so easy to change over, we only had to change it in one place, while if we had our old code like it the beginning, we'd have to go to every single place in our code, were reused, fetch and replace it with Axios, and that's very, very error prone.