String concatenation and the myths that go with it
I’ve heard a lot of advice about how I should and how I should not concatenate strings. I’ve stuck to them, but the moment of questioning was inevitable. So I spun up a small app to see what’s what. If you’re interested, read along.
By eidias on (tags: performance, categories: code)