P
P
Pavel Bezrukov2017-04-18 01:38:02
Frontend
Pavel Bezrukov, 2017-04-18 01:38:02

Choice between flux and redux?

Good afternoon.
I choose technology for medium and large projects.
I watch Redux several times more popular than the same flux on github, habré and youtube, many experienced specialists praise it.
The problem is that it uses a centralized repository, experience shows it tends to become an exact failure:
- too loaded
- too connected
- poorly scalable
Another problem in the design of the classic redux which is shown in examples is not so convenient or may be appropriate to use oop, yes in our environment with OOP, of course, it’s tight and maybe you shouldn’t even try to use it at all, but there is an opinion that it’s easier to support large applications with it.
Are my warnings justified? Has anyone tried using redux in any serious application, did you solve the problems I described?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
I
Islam Ibakaev, 2017-04-18
@devellopah

what problems are we talking about? you just listed the "shortcomings", without explaining what the matter was, what real problem did you encounter?
it's like I say that the claims are far-fetched, without explaining why I think so.

O
Oleg Gamega, 2017-04-18
@gadfi

- too busy

I think this applies to both redux and flux
- too connected
- poorly scalable
this is not about choosing a library, but about normalization

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question