Hacker News new | ask | show | jobs
by oneeyedpigeon 562 days ago
How do you add a comment in the middle of a keyword in JavaScript?
1 comments

I often want to comment individual array values to give more context or describe provenance. I don't think I've ever wanted to add a comment in the middle of a keyword.