← Back to context

Comment by whatevaa

3 days ago

Guaranteed source of bugs in complex cases.

More complex cases are more likely to have bugs period, just in their logic.

String concatenation isn't really a major source of that. Just make sure your parentheses match, as you need to do no matter what, and include a space at the start and end of each string to make sure you don't accidentally smush terms together likethis.