thefrontside / thefrontside/interactors
Deprecate, remove global interactions API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 2
- Avg merge
- 4m
- Merged PRs (30d)
- 2
Description
We can use Effection context API for everything "global" to make it not global.
things like DocumentResolver can be DocumentContext
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 the global interactions API and the existing DocumentResolver entry point, then compare them with the Effection context API and the proposed DocumentContext. Clarify which global APIs must be deprecated or removed and which consumers need migration. Done means the replacement context approach covers the intended global interactions and the old API is no longer in use.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100