Hacker News new | ask | show | jobs
by disishhsha 2733 days ago
To be more specific about the value here:

Maintaining parity between two applications running on different GUI platforms is very expensive - much more than twice the effort of maintaining a single codebase.

1 comments

Not at all. Core logic can be shared. Single-platform frameworks usually have large libraries of well-tested controls. You can often get good performance, OS integration, and accessibility without really trying.