top | item 16979285

(no title)

ilurkedhere | 7 years ago

The example in the getting started section comparing Python Qt isn't very convincing.

discuss

order

freedomben|7 years ago

I tend to agree. I did years of Qt dev and I would never write something like that, nor have I seen it written like that.

It works I suppose, but it's very clearly written to be an easy-to-compare example, not a realist example. To really get an idea of what it would be like to use proton native v. Qt I'd like to see a small but complete project.

rhodysurf|7 years ago

Not only that... but maybe its the fact that I use Qt everyday at work (C++) or that I'm not really a front end web dev, but the Python example is easier to grasp on first look.

kbumsik|7 years ago

Yeah I personally see Qt code is much cleaner.

ratsimihah|7 years ago

I guess it is if you already know and like React Native?