Hacker News new | ask | show | jobs
by goatlover 3203 days ago
> I'm very into the idea of HTML/CSS/JS on the desktop

Why? there are better languages, platforms and layout engines. HTML/CSS/JS was meant to be a document markup sharing platform, not a rich application one. Use the best tool for the job.

1 comments

Graphical frameworks -- GTK? QT?

These are intertwined with the language and GTK especially does not look attractive on macOS and Windows.

The appeal to HTML/CSS/JS is it's 100% agnostic to the platform, and can even be used as a front-end to a program written in a different language.

Sure, but Java made that claim as a platform in 1995, and it was free and open source.