The runtime and static type of the template string is different to fstring (Template vs str). Unless you’re passing them somewhere that accepts strings, you can’t go wrong.
I actually quite like the simplicity of this design over tagged literals in JS.
I actually quite like the simplicity of this design over tagged literals in JS.