cm0002@lemmy.world to Programmer Humor@programming.dev · 6 个月前Which of these javascript expressions is false?lemmy.mlimagemessage-square83fedilinkarrow-up1515arrow-down111cross-posted to: programmerhumor@lemmy.ml
arrow-up1504arrow-down1imageWhich of these javascript expressions is false?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 6 个月前message-square83fedilinkcross-posted to: programmerhumor@lemmy.ml
minus-squarebss03@infosec.publinkfedilinkEnglisharrow-up6·6 个月前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.
minus-squarebufalo1973@lemm.eelinkfedilinkarrow-up2·6 个月前Until some browser can make pages with Python, maybe.
minus-squarebss03@infosec.publinkfedilinkEnglisharrow-up3·6 个月前Only if that browser somehow becomes overwhelmingly popular in a market segment BEFORE it gets JS support.
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up2·6 个月前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
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