Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Feature Request: Make Reflux available for Functional Components #554

Open
dutchman71 opened this issue Nov 30, 2020 · 1 comment
Open

Comments

@dutchman71
Copy link

I really like the idea of Reflux and would like to use it. Unfortunately, our project only uses functional components. From the documentation I didn't see a way to use Reflux with functional components. If there is a way, please let me know.
Thanks! Chris

@eek
Copy link
Contributor

eek commented Nov 30, 2020

I really like the idea of Reflux and would like to use it. Unfortunately, our project only uses functional components. From the documentation I didn't see a way to use Reflux with functional components. If there is a way, please let me know.
Thanks! Chris

Reflux.js is no longer maintained, hence there will be no support for functional components.

We've moved away from it a few years ago, and the choice was MobX - https://github.com/mobxjs/mobx-react which can be used in an almost identical way and it's actually faster and easier to implement. Especially if you enabled decorators.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants