this post was submitted on 05 Aug 2025
82 points (97.7% liked)

Programmer Humor

25511 readers
2464 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

That's it. That's the meme.

you are viewing a single comment's thread
view the rest of the comments
[–] NewDawnOwl@lemmy.world 5 points 2 days ago

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)