Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs, demos, examples? #20

Open
pablomayobre opened this issue Feb 27, 2019 · 2 comments
Open

Docs, demos, examples? #20

pablomayobre opened this issue Feb 27, 2019 · 2 comments

Comments

@pablomayobre
Copy link

Hey I came here from React-first-router (since I want to explore and try using it in one of my projects), saw that version 2 was the last and that now you were focusing on Rudy.

But I couldn't find demos using Rudy, they all use React-first-router, and there is no mention of the <Link/> component being used. Is there a place where I can find up to date usage?

I also wanted to know what's the state of TypeScript support if any at all.

Thanks for your work!

PS: as a super-side-side-note I would love to know what you think about React Hooks and how those could help or be used in this library.

@hedgepigdaniel
Copy link
Collaborator

Re docs, so far there are two things, off the top of my head:

@hedgepigdaniel
Copy link
Collaborator

Re typescript support, the current codebase has flow types. Converting them to Typescript (and cleaning up all the errors so it type checks and is a bit more accurate in terms of naming, maybe finding bugs in the process) is sort of on the backburner, but if you want to contribute we can use help.

I think there are some typescript types for redux-first-router which somebody made - they could probably be forked and changed slightly to provide types for at least some of the API surface of rudy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants