How to develop Desktop Apps using HTML/CSS/JavaScript? [closed]

First, I’m not interested in doing this professionally. I am a web developer, a coworker of mine recently left for Spotify and said he will be working mostly in JavaScript for the Spotify Desktop app. He said it uses “Chrome frame” and everything inside is done like a web app (HTML/JS/CSS).

As a web developer who never built anything for Desktop, this is great news. If I can use the technologies I already know and implement them inside some sort of a “frame” and still be able to build a windows or better yet cross platform app.

I know I didn’t mention anything about the database, but even a simple hello world desktop app with web technologies would be great to get going.

So how does one go about this? Exactly what do I need/need to know?

9 Answers
9

Leave a Comment