`use_match` and `use_matches` hook

Open
#11 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
frontend

Research direction

Start with the linked React-Router useMatch hook documentation and the original idom-team/idom-router discussion. Then locate ReactPy-Router's existing hook and route-matching entry points; done means equivalent use_match and use_matches hooks are available with behavior agreed in the referenced discussion.

Written by the indexing model from the issue text.

Description

complexity: 2 (medium) priority: 3 (low) type: feature

The useMatch hook currently exists in React-Router. We need an equivalent for this within ReactPy-Router.

Original discussion: https://github.com/idom-team/idom-router/issues/2

Dominant language
Python
Stars
15
Forks
9
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from reactive-python/reactpy-router

All issues in reactive-python/reactpy-router

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.