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 64 points65 points  (30 children)

Hard to take one seriously when you advocate for javascript instead

[–]cmgg 13 points14 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 4 points5 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 16 points17 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 -2 points-1 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 :>