brocoders/redux-async-connect

Can we use this project to implement Effects like Youtube or Github?

sunkant opened this issue · 5 comments

Youtube, Github, or Quora now all have a progressive Bar when they load data, and their pages do not transition until the data is loaded.

I do not know how to implement effects like that. I think this project with React / Redux can achieve that, but I am not sure.

Can we do that effect using this project?

This project is great, it is strange that is has so few stars by far.

Thank you!

@skywalkerlucas I'd like to suggest https://github.com/makeomatic/redux-connect because this project is not in a hurry.

@hanjukim , thank you a lot !

But, I want to ask what is 'redux-connect' different with this repository?

Hi @hanjukim,

I see, in 'redux-connect' repo, it says "This is a fork and refactor of redux-async-connect";

But why do not develop based on this project but fork a new one?

Thanks.

AVVS commented

Bc maintainer havent merged anything since feb

On 21 May 2016, at 17:40, Aaron notifications@github.com wrote:

Hi @hanjukim,

I see, in 'redux-connect' repo, it says "This is a fork and refactor of redux-async-connect";

But why do not develop based on this project but fork a new one?

Thanks.


You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub

Hi @AVVS,
thanks!