Bloomberg is one of the biggest users of JavaScript in the world, many millions line of code, but most of it used in a desktop app.
https://github.com/bloomberg/chromium.bb
So it is like Electron in that you are literally interacting with a web-browser, but one made too look like a desktop app.
Bloomberg is one of the biggest users of JavaScript in the world, many millions line of code, but most of it used in a desktop app.