this post was submitted on 29 Jun 2023
10 points (100.0% liked)

Programmer Humor

19512 readers
445 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
[–] zygo_histo_morpheus@programming.dev 0 points 1 year ago (1 children)

only good thing about javascript is that it forces people to put the squiggly brackets on the right

[–] bcrussin_dev@programming.dev 1 points 1 year ago

I thought you could put curly brackets on a new line in js? Although I know when returning an object it has to be on the same line… fuck JavaScript man