Do you really need Axios in your Vue app?
Just about every vue demo that I have done on this blog has involved Axios. I am not sure that it is necessarily needed all the time, though. I wanted to take this blog post as an opportunity to see if it can be replaced with fetch.
Continue reading "Do you really need Axios in your Vue app?"