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

Cross-platform Project Documentation #2531

Closed
WilliamRagstad opened this issue Jun 16, 2024 · 2 comments
Closed

Cross-platform Project Documentation #2531

WilliamRagstad opened this issue Jun 16, 2024 · 2 comments
Labels
documentation Improvements or additions to documentation duplicate This issue or pull request already exists

Comments

@WilliamRagstad
Copy link
Contributor

Feature Request

If possible, it would be really nice to have comprehensive documentation for an example project that implements both web and desktop platforms, emphasizing the unique selling point of Dioxus. The documentation should cover the setup, configuration, and usage of Dioxus in both web and desktop environments. This will help users understand the capabilities and advantages of Dioxus in these different contexts.

Implement Suggestion

The documentation can be organized into sections for web and desktop, and both platforms, with detailed examples and code snippets to demonstrate Dioxus in each environment.

Additionally, interactive tutorials and video demos should be included to provide users a more engaging learning experience. This will help users quickly grasp the concepts and benefits of using Dioxus in their projects. Effectively showcasing the features of a platform-agnostic library like Dioxus.

@ealmloff
Copy link
Member

The guide works with the desktop, liveview, fullstack and web renderers. Platform specific information is covered in the reference. Documentation for setting up multiple platforms at once is tracked in DioxusLabs/docsite#263

@ealmloff ealmloff closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
@ealmloff ealmloff added documentation Improvements or additions to documentation duplicate This issue or pull request already exists labels Jun 17, 2024
@WilliamRagstad
Copy link
Contributor Author

I cannot seem to find a way to run dx serve --platform desktop and dx serve --platform fullstack or dx serve --platform web on the same project...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants