TPI have been following a similar project from a long time, it is Hitchhiker . It looks dead now. Anyway your version looks really well, if it had some sort of sync function i would be on it.Comment路Article路Nov 5, 2019路Launching Postwoman v1.0 馃懡 - A free, fast & beautiful alternative to Postman 馃帀
TPNo, this code is just to show how we can design our app using Observer Pattern. To sync data across tabs, you need to either bind listeners to IndexedDB or Use WebRTC within local tabs.Reply路Article路Oct 12, 2019路Observer Pattern In JS (RxJS at its basic)