this post was submitted on 15 Sep 2023
98 points (69.9% liked)

Programmer Humor

31251 readers
1098 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 4 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago

Javascript doesn't need semicolons in the same way it doesn't need indentation. Great feature for when you're minifying code, but can easily lead to weird bugs.