If you're doing lots of string concatenation and then writing that string somewhere, you may find that passing your string through flatstr vastly improves performance. When JavaScript strings are ...