Hacker News new | ask | show | jobs
by pantulis 1744 days ago
> CloudKit is definitely satisfactory, but it's limited to Apple devices.

That was my point, exactly. If you target only specific platform users, easier development (ie, using Electron and web technologies) does not necessarily win over native frameworks because now they are decorated with powerful vendor services.

Obviously if your target is multiple platforms, you are now on Electron land. That's not a bad thing per se, though.