You're viewing a single thread.
All Comments
13 comments
function { }
Is for cheaters who want to squeeze as much code as possible onto one screen.
14 0 Replyonly good thing about javascript is that it forces people to put the squiggly brackets on the right
1 0 ReplyI 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
2 0 ReplyExactly, your options are either mixing curly brackets or putting them all on the right and most people aren't crazy enough to mix then
1 0 Reply
13 comments
Scroll to top