@Albin7326@suppo.fi to Programmer Humor@lemmy.ml • 2 years agoHow dare you ask this? Was it just to get into a programming memes page?suppo.fiimagemessage-square69fedilinkarrow-up1486arrow-down117file-text
arrow-up1469arrow-down1imageHow dare you ask this? Was it just to get into a programming memes page?suppo.fi@Albin7326@suppo.fi to Programmer Humor@lemmy.ml • 2 years agomessage-square69fedilinkfile-text
minus-square@pingveno@lemmy.mllinkfedilink12•edit-22 years agofor(var i = 0; i < numLoops; i++) { eval("var_" + i + " = " + i + ";"); }
minus-square@Feathercrown@lemmy.worldlinkfedilinkEnglish10•2 years agoeval is a path to powers many would consider to be… unnatural
for(var i = 0; i < numLoops; i++) { eval("var_" + i + " = " + i + ";"); }
eval
is a path to powers many would consider to be… unnaturalIs it possible to learn this power?
Not from ES6