TanStack / TanStack/db

Add helpers for fine grained reactivity in React from useLiveQuery

Open
#126 2 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
3.9k
Forks
266
Avg merge
1d 4h
Merged PRs (30d)
55

Description

Eg:

  • custom component
  • or useLazyLiveQuery
  • or in the sub component a custom hook that you use to trigger re-rendering when the sub-item changes

As per Legend State, etc.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading the existing useLiveQuery React entry point and compare the fine-grained reactivity approaches mentioned in the issue, including Legend State. Clarify whether the intended result is a custom component, useLazyLiveQuery, or a subcomponent hook, then define completion around triggering rerenders only when the relevant sub-item changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.