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

seed example UI: routing (Load action to/from URL) #40

Closed
Ivshti opened this issue Jun 1, 2019 · 1 comment
Closed

seed example UI: routing (Load action to/from URL) #40

Ivshti opened this issue Jun 1, 2019 · 1 comment

Comments

@Ivshti
Copy link
Member

Ivshti commented Jun 1, 2019

implement routing in the seed example UI

routing is as easy as dispatching actions: https://seed-rs.org/guide/7, so it should be very easy to do and also serve as an example of how to translate URLs into a Load action

We can also implement conversion to/from URL for the Load action

@Ivshti
Copy link
Member Author

Ivshti commented Jun 2, 2019

not doing this cause the seed router is kind of crappy (requires server to be serving index.html for all URLs); also there are too many other tasks

@Ivshti Ivshti closed this as completed Jun 2, 2019
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