Hacker News new | ask | show | jobs
by Retr0id 968 days ago
As long as you have some mechanism for synchronizing state between tabs, it should be fine. iiuc, the localstorage API is synchronised, for example.
1 comments

Except if you have two almost simultaneous requests where the request made last reaches the server first.