Hacker News new | ask | show | jobs
by knubie 1863 days ago
I can’t speak for other developers but my app runs on electron and the web (because why not?), so I need to make sure my app works with those browsers as well.

A lot of the big electron apps I’m aware of are the same (slack, notion, discord, etc).

1 comments

Slack used to use a similar approach but gave up in part because platform webviews are more outdated than browsers on average.