minus-squareNewDawnOwl@lemmy.worldtoProgrammer Humor@programming.dev•The JavaScript type coercion algorithmlinkfedilinkarrow-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) linkfedilink
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)