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

Use React/Redux/Re-frame #19

Open
binarykitchen opened this issue May 10, 2015 · 4 comments
Open

Use React/Redux/Re-frame #19

binarykitchen opened this issue May 10, 2015 · 4 comments
Milestone

Comments

@binarykitchen
Copy link
Owner

I see a huge potential here to use React!!!!

@omnipotentuser
Copy link

Elaborate? :D

@binarykitchen
Copy link
Owner Author

The videomail-client code is a crazy state machine.

If you look in the code, you see I have lots of flags controlling behavior of many functions and it's getting bloated soon. The current two-way-data binding and event handling mechanism isn't optimal. That's exactly one thing React is very good at. Just seeing a huge potential here to write much more elegant code with React, especially for maintainability's sake.

@binarykitchen
Copy link
Owner Author

Maybe React Native!

@binarykitchen
Copy link
Owner Author

Nope, it should be either Redux or in ClojureScript using Reagent/re-frame.

@binarykitchen binarykitchen changed the title Use React Use React/Redux/Re-frame Apr 2, 2017
@binarykitchen binarykitchen added this to the Future milestone Oct 2, 2017
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

2 participants