WaldiPL / Timetable

Timetable app for Firefox OS and Firefox Mobile
GNU General Public License v2.0
1 stars 0 forks source link

Join arrays by Array.prototype.join() #7

Open Ryuno-Ki opened 9 years ago

Ryuno-Ki commented 9 years ago

JavaScript has a native Array.prototype.join() method you can use to avoid trailing commas (for example, when adding the first grade).