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

Client side routing without Obelisk? #452

Open
ghost opened this issue May 8, 2021 · 0 comments
Open

Client side routing without Obelisk? #452

ghost opened this issue May 8, 2021 · 0 comments

Comments

@ghost
Copy link

ghost commented May 8, 2021

Hello. I'm trying to setup a skeleton project with reflex-platform, servant-server, servant-reflex, nixops, ghcid and a simple makefile providing ob-* like commands. Everything works fine except I struggled trying to do client-side routing so I'd like to ask three questions.

  1. It seems that Obelisk is the only recomended way do client side routing now? Using MonadRouted reflex-dom-contrib#55 (comment).
  2. Even if client-side routing can be solved (without Obelisk). There are other good reasons to use Obelisk, for someone already using servant, ghcid, make and nixops in all other non-reflex projects?
  3. If possible, where can I find a working example of servant-snap with a recent version of Obelisk?

Thanks a lot.

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

0 participants