DEV Community

Discussion on: If you had to create a desktop app what tech stack would you use?

Collapse
 
patarapolw profile image
Pacharapol Withayasakpunt • Edited

Depending on the audience, but if you mean offline web apps, the best choice would probably be either Docker or CLI web server.

But if I had to create for non-tech people, it will have to be fully bundled, like Electron; but I might probably go with JavaFx. But when we need HTML/JS/CSS, JavaFx isn't performant anymore...