Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Guys, trailing commas aren't a syntax error (anymore), it's just stylistic choice.
Trailing commas have always been fine for arrays, fine for Objects since ES5 and now even fine for function parameters as of ES8 (ES2017).
Related Rants
How I feel right now
undefined
life