|
|
|
|
|
by collyw
4123 days ago
|
|
Doesn't JS have a join function? I realize that problems like this are the reason that my coding is going in a more functional direction (I would still say I write imperative code), but I avoid "doing things manually" like this, as its easy to overlook such errors. |
|