How to avoid duplicate API requests in vue 3, vuex with Axios ? I want to load API endpoint data the first time hit on the route. Then all data come will from the cache
How to avoid duplicate API requests in vue 3, vuex with Axios ? I want to load API endpoint data the first time hit on the route. Then all data come will from the cache