keyset: remove paramedKey
Open
- Dominant language
- JavaScript
- Stars
- 89
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
it's possible that we don't need three different key classes:
```
Key,
ParamedKey,
PluralKey
```
maybe we need only Key & Plural
Contributor guide
Research direction
Locate the definitions and usages of Key, ParamedKey, and PluralKey across the BEM SDK packages. First compare how each class is constructed and consumed, then determine whether ParamedKey has distinct behavior. Done means the issue's proposed reduction to Key and PluralKey is resolved consistently across affected usages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100