this post was submitted on 13 Jul 2023
7 points (100.0% liked)

Programming Horror

1872 readers
1 users here now

Welcome to Programming Horror!

This is a place to share strange or terrible code you come across.

For more general memes about programming there's also Programmer Humor.

Looking for mods. If youre interested in moderating the community feel free to dm @Ategon@programming.dev

Rules

Credits

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments

Creating an array of the function calls, and joining those seems more readable in that case.

Plus you don't have to take care that you use the correct number of placeholders.