7 ms·
Trailing commas are stupid no matter what language they are in.
by johnnyballgame 2y ago
Trailing commas are stupid no matter what language they are in.
- dagss 2y agoI have the complete opposite view, it is stupid to not have them. Whenever I edit JSON and SQL there is a lot of fiddling with commas when rearranging lines or adding new lines to the end of the list. In other languages I use (Go and TypeScript) there is no such fiddling.
- aoeusnth1 2y agoBecause…