In the age of slow, heavy bug prone electron apps, the Spotify desktop client does a lot of things right - it's not too heavy on system resources, reliable and has never crashed on me, once. Does anyone know what technologies is it built with?
I believe they use the Chromium Embedded Framework.<p>It has been discussed on Quora [1] by some Spotify Devs.<p>[1] <a href="https://www.quora.com/How-is-JavaScript-used-within-the-Spotify-desktop-application-Is-it-packaged-up-and-run-locally-only-retrieving-the-assets-as-and-when-needed-What-JavaScript-VM-is-used" rel="nofollow">https://www.quora.com/How-is-JavaScript-used-within-the-Spot...</a>