Remove spaces from event names?
Open
Nobody has claimed this yet.
breaking-change
- Dominant language
- JavaScript
- Stars
- 6.5k
- Forks
- 456
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 5
Description
I've always found it a bit weird that things like before op have a space in them. I know it's technically okay, but it feels weird next to vanilla JS things like beforeunload, etc.
Contributor guide
No contributing guide indexed for this repository
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 where ShareDB event names such as before op are defined, emitted, and covered by tests. Compare the current behavior with the requested naming convention, then determine the affected events and what compatibility expectations must be satisfied before considering the change complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100