Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> Native apps are by definition less portable than web based ones.

I don't believe it is that clear cut. I think you are ignoring the fact that native developers have frameworks of their own. Using Boost, GTK+, or Qt gives various layers-of-thickness over the OS so the native code is portable. Some, like Qt, also cover mobile operating systems as well as desktop ones. These frameworks are not young either; so while websites had browser-specific-detection-code (thanks to IE), native apps were already running cross-platform by leveraging frameworks of their own.



I haven't seen anyone use Boost, GTK+ or Qt cross mobile / desktop.


Dropbox at CppCon 2014,

"Practical Cross-Platform Mobile C++ Development"

https://www.youtube.com/watch?v=ZcBtF-JWJhM

MuseScore

http://showroom.qt.io/musescore/

Qt show room has many others - http://showroom.qt.io/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: