preactjs / preactjs/preact-devtools
Add interaction tracking
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 345
- Forks
- 39
- PR merge metrics
- No merged PRs in 30d
Description
It's essentially a more powerful performance.measure() alternative that captures additional details that's exclusive to extensions like CPU load.
Links:
- https://gist.github.com/bvaughn/8de925562903afd2e7a12554adcdda16
- https://github.com/facebook/react-devtools/pull/1069
- https://addyosmani.com/assets/images/4324242.jpg
- https://addyosmani.com/assets/images/interaction@2x.jpg
- https://user-images.githubusercontent.com/29597/43925307-c81d5b76-9bdb-11e8-9273-1d9229ac5815.png
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 reviewing the linked gist, React DevTools pull request 1069, and the provided interaction screenshots to understand the intended tracking model. Then inspect the current extension entry points and discuss scope and completion criteria with maintainers, since the issue does not name files or define the interaction data to capture.
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