5
github
7y

String concatenation using + instead of StringBuilder....
Using prototype objects instead of singleton wherever required..

Comments
  • 0
    If the concatenation is in a loop, then for shame! (pun completely accidental)
Add Comment