tim-smart / tim-smart/effect-atom
dev tools
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 792
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
react query style dev tools would be sweet
you could inspect the registry and rx state
manually trigger refreshes
manually set initial/success/error/waiting states (this might require a withDebugOptions combinator to provide typed error values)
on my list of things to build internally so happy to add here as well
open to feedback and ideas
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 registry and Rx state entry points mentioned in the issue. The requested inspection, refresh controls, and manual state transitions are ideas rather than a defined scope, so clarify which capabilities and typed debug options are required before implementation. Done criteria are not specified in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100