At least C has a working equals operator. Go on, tell me about ===, invite the ridicule. I bet I know more about JavaScript than you do. I hate it because I am intimately familiar with it.
console.log(null==0)
console.log(null>0)
console.log(null>=0)
console.log(0==[])
console.log(0=='0')
console.log('0'==[])
// no equality comparison, but that shit is funny
console.log("2"+"2"-"2")
Any proper programming language wouldn’t even compile any of that nonsense.
And something being widespread doesn’t mean it’s either right or good - look at religions.
QT, writing C++, or both? Paying for a good technology can be cheaper in the long run if you save development time. And sure, developing in C++ is more expensive than JavaScript, because you can’t let cheap web code monkeys do it.
Indeed. But, very common madness.
I think I made it quite clear, that I set the scope for the desktop. There are several. At least QT even includes mobile.
It’s nice to “agree to agree” sometimes ;-)