Server side/page functionality
See original GitHub issueReef’s got some awesome use cases already, and I’m willing to make the switch, but I’m not sure about it’s compatibility with server side work or multiple pages. I’d like to be able to click a link and change to a new URL (displaying correctly in the address bar), while keeping the instant change/fast functionality.
I was thinking, maybe using the same page and main #app
component, but for each page, attaching a different component and somehow changing the address URL for display/routing purposes. Makes me wonder if a fully fledged router (something cheesy like reef-router
of course) could be considered.
Side question also, is there any sort of chat/discussion group that exists for Reef? Somewhere like Reddit or even Discord would be great.
Thanks for making something that can be picked up and used awesomely in just one day.
Issue Analytics
- State:
- Created 3 years ago
- Comments:17 (10 by maintainers)
Top GitHub Comments
@ThatTonybo Popping this out into its own issue.
@ThatTonybo Actually, never mind. I’ve got something else figured out.