Feature Request: IDOM URL Router #508
Archmonger
started this conversation in
Ideas
Replies: 3 comments 2 replies
|
Some client based router like react-router or what nextjs has would be ideal. That would allow for a page refresh or sharing a link to get back to the same viewable state. |
1 reply
|
Yes, this one is critical to building SPAs in IDOM, we are using |
1 reply
|
A very early implementation can be found here: https://github.com/idom-team/idom-router If you decide to use it now, keep in mind that there are probably bugs and there will be upcoming changes the interface. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently it is very awkward to build SPAs within IDOM. There needs to be some kind of URL router construct.
All reactions