tastejs / PropertyCross

Helping developers select a framework for cross-platform mobile development.
propertycross.com
591 stars 215 forks source link

Add Qt to the website #320

Open ColinEberhardt opened 8 years ago

ColinEberhardt commented 8 years ago

Thanks to @Deadolus for the implementation, this is just a reminder that it needs adding to the website.

marco-piccolino commented 8 years ago

@ColinEberhardt hi there! any chance you manage to add the Qt implementation to the website anytime soon?

ColinEberhardt commented 8 years ago

Sorry for the delay - I'll try to get this done next week :-)

marco-piccolino commented 8 years ago

many thanks!

2016-01-07 17:40 GMT+01:00 Colin Eberhardt notifications@github.com:

Sorry for the delay - I'll try to get this done next week :-)

— Reply to this email directly or view it on GitHub https://github.com/tastejs/PropertyCross/issues/320#issuecomment-169721526 .

marco-piccolino commented 7 years ago

Hi Colin, on the website, "QT" should be "Qt". The former is the shorthand for Apple's QuickTime.

All best, Marco

marco-piccolino commented 7 years ago

Also, language is actually [JS, QML, C++], where the former two are mostly sufficient for an app like PropertyCross

jhihn commented 7 years ago

Leaving Qt as only C++ will scare many people off. It's really mostly JS. JS is backed by C++, like how React Native wraps C.