Hacker News new | ask | show | jobs
by diesal11 2746 days ago
Spotify is web based but not electron
2 comments

It uses Chromium Embedded Framework (https://en.wikipedia.org/wiki/Chromium_Embedded_Framework), which is very similar.
It does, they basically use the same approach but before Electron was invented.
Steam also.

Embedded web with a native underpinning but not electron, totally custom made just like Spotify but their own creation.