Timeline for Remove Last Comma
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 5, 2016 at 10:54 | comment | added | klaar | Now you have two lines where you append your items to your result, instead of one. This is bad style. Don't duplicate lines for the sake of easiness. It will make it harder to maintain this code properly and faultlessly. | |
| Apr 19, 2011 at 17:22 | history | edited | Hosam Aly | CC BY-SA 3.0 | Improved performance based on a comment by Stephen C. |
| Apr 19, 2011 at 12:08 | history | answered | Hosam Aly | CC BY-SA 3.0 |