Hacker News new | ask | show | jobs
by gisborne 803 days ago
I significantly prefer the Mac user experience over Windows (it’s bad, but Windows is abominable).

Still, I use Electron apps that UI-wise are fine. Well-known examples include Discord and Slack. They’re big and a bit slow, but they’re fine and I appreciate the uniform user experience when I use those apps on other platforms.

Flutter is just better, provides something close to a native experience, and slick experiences at that (really slick animation is easy) while being an efficient cross-platform development solution (for mobile, also).

But electron etc are a fine choice. The heft of the Javascript ecosystem, if nothing else, is a serious consideration.