Thank you for your detailed explanation, which made me clearer about the difference between the two. However, I still have a question. The fetch in nextjs is a function extension of the native fetch, which is very useful when dealing with cache. If you use axios in the nextjs project, how about caching?