cm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agoThe JavaScript type coercion algorithmlemmy.mlimagemessage-square12fedilinkarrow-up193arrow-down12file-textcross-posted to: programmerhumor@lemmy.ml
arrow-up191arrow-down1imageThe JavaScript type coercion algorithmlemmy.mlcm0002@lemmy.world to Programmer Humor@programming.dev · 7 days agomessage-square12fedilinkfile-textcross-posted to: programmerhumor@lemmy.ml
minus-squareNewDawnOwl@lemmy.worldlinkfedilinkarrow-up6·7 days agoif you hate JS and think it’s dumb, but still have to use it, look into Eloquent Javascript (free) https://eloquentjavascript.net/ and the mozilla docs https://developer.mozilla.org/en-US/docs/Web/JavaScript. Eloquent JS is written by someone who also hates JS, but understands it very well. I used them while I worked on the Microtonal Music Grid (still in progress)
if you hate JS and think it’s dumb, but still have to use it, look into Eloquent Javascript (free) https://eloquentjavascript.net/ and the mozilla docs https://developer.mozilla.org/en-US/docs/Web/JavaScript.
Eloquent JS is written by someone who also hates JS, but understands it very well.
I used them while I worked on the Microtonal Music Grid (still in progress)