Hacker News new | ask | show | jobs
by mariust 3568 days ago
You could use whatever JS framework you would like, and as a wrapper you could use Electron or QT. You have to also think about connections, updates, multiple screen support, HI Res, but it's all doable. Further more using electron or QT you could make your app cross platform
1 comments

Yeap, seems that Electron is good and fancy way, especially when I see (use) apps like VSCode or Atom. Maybe Slack is using in Electron, too, for native Windows and macos apps?