N
N
Nikolay2016-06-20 18:09:32
React
Nikolay, 2016-06-20 18:09:32

Why do we need redux in a React build?

Hello, one fine day I was offered a job and was told to write an application in the Webpack+React+Redux+Less assembly as a job to accept. I absolutely do not understand where to stick Redux in this application. Here is the link to the assignment:
https://gist.github.com/geksilla/72a0cb882d2b7d8b4336

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Aves, 2016-06-20
@tryvols

Redux is just a store that provides unidirectional data flow. So store three arrays in it: authors, books and genres.

A
Alexey Sosnovsky, 2016-06-20
@sosnovskyas

so maybe it's not needed there?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question