@[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]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
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