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

How to integrate routing? #6

Open
2 tasks
a-s-o opened this issue Feb 16, 2016 · 0 comments
Open
2 tasks

How to integrate routing? #6

a-s-o opened this issue Feb 16, 2016 · 0 comments

Comments

@a-s-o
Copy link

a-s-o commented Feb 16, 2016

Routing can be a confusing part of single page applications, especially for beginner. We would like to provide an default way to do it. We may need to sacrifice some flexibility to gain ease of use for majority of the users.

This is not my strong suit; I don't have too much experience and have generally created apps which do not have too many nested/child routes, etc. Requesting feedback from more experienced developers on:

  • How to integrate routing for both mithril and react-dom; any good router? Maybe polyfill mithril router for react / polyfill react-router for mithril?
  • How to guard state (i.e. public vs authenticated routes)?
@a-s-o a-s-o added this to the 0.9 - almost big milestone Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant