solidjs / solidjs/solid-router
Advanced typings
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.3k
- Forks
- 180
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 19
Description
I fell in love using https://github.com/mikeplus64/solid-typefu-router5
Now I'm missing this ability to see available routes and its params when using navigate from 'useNavigate', Link and so on.
I think it's readlly worth to implement @mikeplus64 approach here. It gives you pleasure when writing code.
Contributor guide
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 referenced solid-typefu-router5 approach and the useNavigate and Link APIs mentioned in the issue. Define the route and parameter typing expectations for navigation; done means those APIs expose available routes and their parameters through TypeScript.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- developer-experience, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100