- cross-posted to:
- programming@lemmy.ml
- lobsters@lemmy.bestiver.se
- cross-posted to:
- programming@lemmy.ml
- lobsters@lemmy.bestiver.se
API-wise, native apps lost to web apps a long time ago. Native APIs are terrible to use, and OS vendors use everything in their power to make you not want to develop native apps for their platform.



I think the argument is full code sharing with web apps. Does desktop app not use crossplatform terminal APIs, instead of JS?