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

feat: integrate fermi into the main repo #261

Merged
merged 6 commits into from
Feb 17, 2022
Merged

feat: integrate fermi into the main repo #261

merged 6 commits into from
Feb 17, 2022

Conversation

jkelleyrtp
Copy link
Member

This PR adds fermi: https://github.com/dioxusLabs/fermi our prototype global state management solution built on the concept of state atoms.

The Fermi pattern fits into Rust pretty well, so I don't have any issue taking fermi on as the "blessed" way of global state management for Dioxus apps. By including Fermi into Dioxus main, we can teach fermi in our main docs - getting new users up and running faster than having to hunt for a new library.

However, it's locked behind a feature flag, so you do need to go out of your way to enable it.

@jkelleyrtp jkelleyrtp merged commit e5d0b9e into master Feb 17, 2022
@jkelleyrtp jkelleyrtp deleted the jk/fermi branch April 27, 2022 05:34
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

Successfully merging this pull request may close these issues.

1 participant