missing Coffeescript goodness
Open
- Dominant language
- CoffeeScript
- Stars
- 23
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The parens around the function args to map, each, and select are ruining a lot of the goodness of code clarity that CS gives you.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the CoffeeScript implementations of map, each, and select in the repository and compare their current argument syntax with the issue's request. Confirm that removing the parentheses preserves behavior and verify the affected functions using the repository's available checks; done means the three functions no longer use the unwanted parentheses without changing their behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- coffeescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100