coderwhy / coderwhy/hy-event-store
可以再返回值的时候返回默认值吗?返回undefined不是很好处理
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 411
- Forks
- 45
- Avg merge
- 1m
- Merged PRs (30d)
- 6
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the public API that returns values and inspect how it currently handles undefined. Clarify the intended default-value input and verify that callers receive it instead of undefined, adding coverage wherever the existing return behavior is tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100