Hacker News new | ask | show | jobs
by efiecho 2031 days ago
> Electron. Never tried it.

And nothing of value is lost.

1 comments

The first time I spun up my own Electron app, I simultaneously had two feelings:

1. That took a lot of futzing around.

2. But way less futzing around than I expected for a fully cross-platform application.

I still think the idea of Electron (using modern web technologies to develop applications) has merit. It just needs a better implementation (i.e use native webviews rather than shipping an entire browser.)