chuanxshi / javascript-patterns

JavaScript Design Patterns
http://shichuan.github.io/javascript-patterns
9.39k stars 1.7k forks source link

String concatenation => Better jQuery Pattern Append #128

Open oshanz opened 10 years ago

oshanz commented 10 years ago

https://github.com/shichuan/javascript-patterns/issues/101

https://developers.google.com/speed/articles/optimizing-javascript http://jsperf.com/concat-vs-plus-vs-join https://stackoverflow.com/questions/112158/javascript-string-concatenation