Hacker News new | ask | show | jobs
by sdegutis 3476 days ago
On the other hand, it's really hard to make a closed-source app that you can sell, and still make it cross-platform.
1 comments

I don't think if you plan ahead it would be to disaster to maintain. We have tools like QT or Skia that help you create native cross platform UI-s. I agree that the dev experience is a light-year ahead with CSS+JS, I've done it before, but once you go down that road, it's close to impossible to switch without a serious rewrite. This is not necessarily a bad thing, but something to keep in mind.