Aug 15, 2024
nope, we are setting the current instance. abortController is a state instance. every request has its own controller. its just the peace of code for implementing the feature. when we handle multiple request, we can create it as a hooks, so every time u trigger ur API call then it will be a unique instance