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

Add Routing to the user and admin 'dapp' #42

Open
JasoonS opened this issue Mar 16, 2021 · 0 comments
Open

Add Routing to the user and admin 'dapp' #42

JasoonS opened this issue Mar 16, 2021 · 0 comments

Comments

@JasoonS
Copy link
Member

JasoonS commented Mar 16, 2021

Here is a little article on routing: https://blog.minima.app/posts/2020/reasonml-safe-routing

I would say stop at the Using different types for matching and navigation section. IMO it makes the code more complex without too much benefit - yes it is more 'type-safe' but routing isn't really one of the places where I'm too worried about using strings and spelling things wrong probably isn't likely anyway.

It is in reason syntax, but I'm sure you'll be fine converting it now that you've done some rescript.

https://reasonml.github.io/reason-react/docs/en/router.html

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

1 participant