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

Handcrafting an Isomorphic Redux Application #4

Closed
nelsonic opened this issue Sep 20, 2015 · 8 comments
Closed

Handcrafting an Isomorphic Redux Application #4

nelsonic opened this issue Sep 20, 2015 · 8 comments

Comments

@nelsonic
Copy link
Member

Milo wrote this excellent tutorial:
https://medium.com/@bananaoomarang/handcrafting-an-isomorphic-redux-application-with-love-40ada4468af4

@iancrowther
Copy link

what do you need help with?

@nelsonic
Copy link
Member Author

Good point @iancrowther I applied the help wanted because I need help deciding if this ("Redux") is the future or fad (i.e. still not convinced this is "better") ... I still find JSX "hacky" at best. And for a complete beginner there is so much syntax and vocabulary that it feels like "emperor's new clothes" ... what are your thoughts?

@nelsonic
Copy link
Member Author

It's worth reading all of @gaearon's posts on the subject: https://medium.com/@dan_abramov

@gaearon
Copy link

gaearon commented Sep 22, 2015

Redux is not related to JSX in any way so your comment confused me a little. Anyway, here's a good article on JSX.

As for Redux, it's neither “future” nor “fad”—just one possible way of organizing state mutations. It's also nothing new: see Elm Architecture which matches Redux in some ways.

@nelsonic
Copy link
Member Author

@gaearon thanks for the insight. 👍

@gaearon
Copy link

gaearon commented Sep 22, 2015

One more thing about Redux: if you remove sanity checks and comments, it's 99 lines.
Can't be that much to learn ;-)

@iancrowther
Copy link

good shares @gaearon

I don't really have an educated opinion on the matter as Ive not spent any time tinkering. does that mean I consider it a fad? possibly, but I think it's more like I have not found a "need" for it as traditional patterns have been sufficient.

i need a "html ain't broke" bumper sticker!

@nelsonic
Copy link
Member Author

nelsonic commented Jan 3, 2016

Moved to: dwyl/learn-redux#13

@nelsonic nelsonic closed this as completed Jan 3, 2016
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

3 participants