@[email protected] to Programmer [email protected] • 1 month agoWhich of these javascript expressions is false?lemmy.mlimagemessage-square83fedilinkarrow-up1499cross-posted to: [email protected]
arrow-up1499imageWhich of these javascript expressions is false?lemmy.ml@[email protected] to Programmer [email protected] • 1 month agomessage-square83fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink14•1 month agoI am also not a JS dev, we possibly aren’t brain damaged enough to understand the perfection.
minus-square@[email protected]linkfedilinkEnglish9•1 month agoI develop with JS? All I can say is I need more brain damage to understand where is out
minus-square@[email protected]linkfedilinkEnglish7•1 month agoJust keep developing with it, you’ll get CTE soon.
minus-square@[email protected]linkfedilink7•1 month agoMost people don’t use JS because they think it’s perfect… they use it because it’s the language that works on web browsers… or because thier coworkers made something in it… or because the library that does what they want uses it…
minus-square@[email protected]linkfedilink4•1 month agoFor such a terrible language, it really has staying power…
minus-square@[email protected]linkfedilinkEnglish6•1 month agoJS is the machine code of the web. Fewer and fewer people might write it directly, but it will live as long as the web platform does.
minus-square@[email protected]linkfedilink2•1 month agoUntil some browser can make pages with Python, maybe.
minus-square@[email protected]linkfedilinkEnglish3•1 month agoOnly if that browser somehow becomes overwhelmingly popular in a market segment BEFORE it gets JS support.
minus-square@[email protected]linkfedilink2•1 month agoCould make a transpiler for python -> js, and serve python to the browser with a fallback to js if the python isn’t supported by the browser
I am also not a JS dev, we possibly aren’t brain damaged enough to understand the perfection.
I develop with JS? All I can say is I need more brain damage to understand where is out
Just keep developing with it, you’ll get CTE soon.
Most people don’t use JS because they think it’s perfect… they use it because it’s the language that works on web browsers… or because thier coworkers made something in it… or because the library that does what they want uses it…
For such a terrible language, it really has staying power…
JS is the machine code of the web. Fewer and fewer people might write it directly, but it will live as long as the web platform does.
Until some browser can make pages with Python, maybe.
Only if that browser somehow becomes overwhelmingly popular in a market segment BEFORE it gets JS support.
Could make a transpiler for python -> js, and serve python to the browser with a fallback to js if the python isn’t supported by the browser