I've been leaning towards format strings, but haven't been completely consistent in this – which should I choose?
Intuitively, string concatenation feels uglier and I have to use format strings in some places anyways, but I seem to vaguely recall that there were some security issues around them?
@phryk im really in to the Js es6 format strings