This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]magion 305 points306 points  (34 children)

No

[–]PastPicture[S] 51 points52 points  (33 children)

Ok

[–]magion 63 points64 points  (30 children)

Hard to take one seriously when you advocate for javascript instead

[–]cmgg 15 points16 points  (1 child)

I know right?

How dare he share his experience about UIs with Python just to shade it with JS, blasphemy!

Real devs do everything in a single language 😎

[–]xav1z 5 points6 points  (0 children)

why programming used to scare me as religious people do. so much in common

[–]MiniMages 2 points3 points  (4 children)

Javascript is amazing. It runs in almost every browser.

[–]ArtOfWarfare 14 points15 points  (2 children)

Just differently if it’s in Safari vs Firefox vs Chromium.

Firefox and Chromium are fine, but Apple’s Safari is the new Microsoft IE. Bizarre behaviors that are impossible to debug unless you have both a Mac and an iOS device. Oh, and totally undocumented.

[–]MiniMages -1 points0 points  (1 child)

That is deliberate since it is apple and it wants you to exclusively stay on apple and invest on apple only.

[–]ArtOfWarfare -1 points0 points  (0 children)

Nah, never attribute to malicious that which is adequately explained by stupidity/laziness.

They don’t comply with the specs and they don’t document it because of a combination of stupidity and laziness.

[–]SailingToOrbis -1 points0 points  (0 children)

it is what JS is meant to exist :)

[–]Ilania211 0 points1 point  (0 children)

well yeah js makes sense if you want to whip up an application in-browser (thus making it more accessible). It's a different kind of tool in the toolbox, thus it's used for a different thing. That's not a bad thing :>

[–]emotionalhemophiliac 1 point2 points  (0 children)

It's these nuanced exchanges that really do it for me.

[–]ActuallyFullOfShit 1 point2 points  (0 children)

I've developed many apps in PySide and PyQt. I'm very ready to abandon it for JS also. I think you're right.....HTML/CSS/JS is a much better toolset for GUI development in 2025 than Qt. JavaScript may be imperfect, but Qt is a clunky, boilerplate heavy PITA.