JPDev@programming.dev to Programmer Humor@programming.dev · 10 months agoExam Answerprogramming.devimagemessage-square130fedilinkarrow-up1795arrow-down111
arrow-up1784arrow-down1imageExam Answerprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 10 months agomessage-square130fedilink
minus-squareDowncount@lemmy.worldlinkfedilinkarrow-up12·edit-210 months agoIt would have print if it was previously declared as function. Also, js is as dirty as you want it to be. Keywords are indeed not necessary for declaring variables.
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up9·edit-210 months agoJavaScript is the language of the assassins, with its infinitely modifiable prototypical setup Nothing is true true !== 1 true true + true + true === 3 true Everything is permitted []+[] ''
It would have print if it was previously declared as function.
Also, js is as dirty as you want it to be. Keywords are indeed not necessary for declaring variables.
JavaScript is the language of the assassins, with its infinitely modifiable prototypical setup
Nothing is true
true !== 1
true
true + true + true === 3
true
Everything is permitted
[]+[]
''