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

Redux Chapter #58

Open
bebraw opened this issue Jun 24, 2015 · 9 comments
Open

Redux Chapter #58

bebraw opened this issue Jun 24, 2015 · 9 comments

Comments

@bebraw
Copy link
Member

bebraw commented Jun 24, 2015

Show how to go from Alt to Redux and how the approaches differ.

@gaearon
Copy link

gaearon commented Jul 8, 2015

Let me know if you face any problems.

Relevant:

@bebraw
Copy link
Member Author

bebraw commented Jul 9, 2015

Thanks for reference! That will come in handy when I get to bonus chapters.

@diego-toro
Copy link

I'm interested in this, is there any proposal or something? like date or something?

@bebraw
Copy link
Member Author

bebraw commented Aug 2, 2015

No concrete date yet. I'll wait for redux 1.0 to appear and try porting the app to it then. Provided that goes well then a chapter is possible. It would highlight the changes needed when going from Alt to redux. That will help you to understand the core differences in detail.

I'll most likely focus on the testing chapter next as there's a fair amount of demand for that.

@diego-toro
Copy link

ooo thanks for replay, I'll be checking then... For now I found the tutorial https://github.com/happypoulp/redux-tutorial

@bebraw
Copy link
Member Author

bebraw commented Aug 2, 2015

Cool, that tutorial looks nice on a quick glance. Thanks for linking.

@terrysahaidak
Copy link

What is about redux now? 1.0 is released)

@bebraw
Copy link
Member Author

bebraw commented Aug 23, 2015

@Terry-S There's a related blog post on its way. Currently my focus is on getting an Amazon release done as that might help. See also #200 .

@bebraw
Copy link
Member Author

bebraw commented Sep 30, 2015

Little update on this. Here's the blog post. I've also made a redux demo.

I'll leave the issue open for now. The most likely scenario is that if it doesn't take a lot of effort, I'll rewrite Alt bits to use Redux instead at one point (Alt chapters will still be available through the repo). That reference implementation I did isn't too far off from Alt. Before doing this I'll give it some time, though.

Even though Redux has developed forward nicely, there are bits like redux-router that aren't quite there yet. Ideally we wouldn't have to rely on beta/rc level libraries as that's too bleeding edge for my tastes. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants