this post was submitted on 15 Sep 2023
438 points (84.1% liked)

Programmer Humor

19386 readers
86 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] manapropos@lemmy.basedcount.com 3 points 1 year ago (1 children)

I use prettier which by default adds semicolons. Coming from predominately doing backend stuff (mostly in Java) I don’t really mind, especially when the formatter adds them for me

[–] newIdentity@sh.itjust.works 1 points 1 year ago

That's what I do too, but i don't manually add them