sst / guide

Repo for guide.sst.dev
https://guide.sst.dev
MIT License
3.68k stars 445 forks source link

[IDEA] Alternative FE version with Redux #80

Open Abdizriel opened 7 years ago

Abdizriel commented 7 years ago

Thanks @jayair for a great tutorial!

Did you also thought about doing alternative version of this tutorial with Redux?

jayair commented 7 years ago

Yeah we have! I just wanted to exclude Redux for folks that are new to React. But if there is enough interest I'll definitely cover it.

jasjuang commented 7 years ago

I am interested!

jasonrundell commented 7 years ago

Interested!

2ECC71 commented 7 years ago

Great tutorial! I'm interested in a Redux version too.

gregt590 commented 7 years ago

Would love to see a Redux version as well. In the mean time I am attempting to change to a Redux-based approach myself.

jayair commented 7 years ago

Sounds good. If anybody has a working version with Redux, we'd love to feature it here.

quantuminformation commented 6 years ago

It could be a lot of work to keep this uptodate with redux.

jayair commented 6 years ago

Yeah I agree, I think doing an "Extra Credit" chapter on it could work or we could link to a repo that has a Redux version put together.

sergioadonis commented 6 years ago

Where is the Redux version

bharloe commented 6 years ago

It doesn't exist AFAIK

jayair commented 6 years ago

Yeah there isn't one yet. We might add a chapter on Redux but having a separate Redux version could make things a lot more complicated.

quantuminformation commented 6 years ago

I'd more interested in a vuex + vuetify version anyway

https://github.com/vuejs/vue-cli

hidayatsyarip commented 6 years ago

Interested!