synthwave-stack
synthwave-stack copied to clipboard
Promise.all for logout?
Just a thought, as I'm not entirely sure about the code, but
maybe you could await Promise.all
the 3 promises to not await them sequentially one by one? 🤔
https://github.com/ilangorajagopal/synthwave-stack/blob/cba5f9703a2aabc8d1988b0dc0eda751a15ecc98/app/routes/logout.tsx#L7-L9