in ReactJS by (2.8k points)

 What is Redux?

1 Answer

0 votes
by (2.8k points)

Redux is a predictable state container for JavaScript apps based on the Flux design pattern. Redux can be used together with ReactJS, or with any other view library. It is tiny (about 2kB) and has no dependencies.

Related questions

0 votes
0 votes
0 votes
0 votes
asked Jun 19, 2020 in ReactJS by JackTerrance (2.8k points)
0 votes
0 votes
0 votes
asked Jun 19, 2020 in ReactJS by JackTerrance (2.8k points)
0 votes
0 votes
asked Jul 2, 2019 in ReactJS by Venkatshastri (1.4k points)
0 votes
asked Jul 2, 2019 in ReactJS by Venkatshastri (1.4k points)
0 votes
asked Nov 26, 2019 in ReactJS by AdilsonLima (6.3k points)
...