Using Node.JS with Qt bindings.
Node.JS is a a language that can today use Qt bindings for generating a UI application on the desktop. Would it be possible to bind node.js to on the Tablet, for creating desktop application easier - and faster.
We have moved to a new Sailfish OS Forum. Please start new discussions there.
Node.JS is a a language that can today use Qt bindings for generating a UI application on the desktop. Would it be possible to bind node.js to on the Tablet, for creating desktop application easier - and faster.
I guess that is better than no support for ECMA languages at all. But it actually explains why there is Node.JS support for Qt in the first place. If there is Qt QML support for JS, the bindings would be very easy to setup. Would just need to get Node.JS runtime onto the tablet/phone and either trough smart "setup" packaging in the application or through a openrepo, and you would be able to run background services easy that way. yes im a fullstack webdeveloper w/ main focus on Node.JS and wanna transfer that knowledge
This thread is public, all members of Together.Jolla.Com can read this page.
Asked: 2014-11-24 22:55:20 +0200
Seen: 3,208 times
Last updated: Nov 25 '14
Link color in RichText Qml Label [answered]
Where is the hardware API for SailfishOS QtCreator [answered]
Bug: Can't select text in QML TextInput
Sailfish OS Qt Creator 3.0 Plugin
bug: Qt for Android apps do not work on alien-dalvik
harbour-api-request: Please add QtGraphicalEffects to allowed imports [duplicate]
Deploy Qt QML lib with Jolla-App
If you are referring to the Qt project, please use an uppercase Q and a lowercase t. It should read as
Venemo ( 2014-11-24 23:08:09 +0200 )editQt
and NOTQT
.This sounds more like the proverb with the hammer and the nails. I don't have experience with Node.JS, but I do have plenty with HTML/CSS/Javascript/AngularJS. My opinion is that webtech is definitely not the solution for everything. (In fact, I don't find it optimally suited even for web related things...)
QML is the best option for creating apps on Jolla, because it was made for the platform, instead of some ugly inconsistently hacked together sh|t which is webtech these days. C++ might not be for everyone, but that could be solved by Python / PyOtherSide.
Fuzzillogic ( 2014-11-25 21:52:15 +0200 )edit