-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
QuestionsAndAnswersAPI/server/index.js
Line 12 in 9e8ff4f
| // route handler for /questions endpoint with optional questionId parameter |
In general, it shouldn't be necessary to include comments like this in production code. If it isn't obvious from the code what each piece of code is, then we should probably be using more descriptive variable names. But in this case I think that lines 13 and 14 are already very clear as written.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels