cm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agoWhich of these javascript expressions is false?lemmy.mlimagemessage-square79fedilinkarrow-up1509arrow-down111
arrow-up1498arrow-down1imageWhich of these javascript expressions is false?lemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 1 month agomessage-square79fedilink
minus-squarebss03@infosec.publinkfedilinkEnglisharrow-up6·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-squarebufalo1973@lemm.eelinkfedilinkarrow-up2·1 month agoUntil some browser can make pages with Python, maybe.
minus-squarebss03@infosec.publinkfedilinkEnglisharrow-up3·30 days agoOnly if that browser somehow becomes overwhelmingly popular in a market segment BEFORE it gets JS support.
minus-squareVenator@lemmy.nzlinkfedilinkarrow-up2·30 days 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