bahmutov / bahmutov/change-by-example
Factor out allPaths into separate module
Open
- Dominant language
- JavaScript
- Stars
- 33
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
returning all available paths in a given object seems to be useful in other places
https://github.com/bahmutov/change-by-example/blob/c4ac5a3d018e7cdd1bc56fb86021eedae88854a0/src/utils.js#L81
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at src/utils.js around line 81 and inspect allPaths and its callers. Done means allPaths is exposed from a separate module while existing path results remain unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100