Hacker News new | ask | show | jobs
by jordandearsley 1922 days ago
We chose to use Electron both so that we could build faster coming from a web development background, and to leave the option open to being cross-platform in the future.

Even though its Electron, making it completely cross platform is non-trivial. A bunch of things are still platform specific (ex. the Windows menu bar works completely differently).